Uses of Class
org.jivesoftware.openfire.keystore.TrustStore
-
Packages that use TrustStore Package Description org.jivesoftware.openfire.keystore org.jivesoftware.openfire.spi -
-
Uses of TrustStore in org.jivesoftware.openfire.keystore
Methods in org.jivesoftware.openfire.keystore that return TrustStore Modifier and Type Method Description TrustStoreCertificateStoreManager. getTrustStore(ConnectionType type) -
Uses of TrustStore in org.jivesoftware.openfire.spi
Methods in org.jivesoftware.openfire.spi that return TrustStore Modifier and Type Method Description TrustStoreConnectionConfiguration. getTrustStore()
-