Uses of Class
org.jivesoftware.openfire.keystore.CertificateStoreManager
-
Packages that use CertificateStoreManager Package Description org.jivesoftware.openfire -
-
Uses of CertificateStoreManager in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return CertificateStoreManager Modifier and Type Method Description CertificateStoreManager
XMPPServer. getCertificateStoreManager()
Returns theCertificateStoreManager
registered with this server.
-