Uses of Class
org.apache.synapse.securevault.definition.TrustKeyStoreInformation
-
Packages that use TrustKeyStoreInformation Package Description org.apache.synapse.securevault.definition org.apache.synapse.securevault.keystore -
-
Uses of TrustKeyStoreInformation in org.apache.synapse.securevault.definition
Methods in org.apache.synapse.securevault.definition that return TrustKeyStoreInformation Modifier and Type Method Description static TrustKeyStoreInformation
KeyStoreInformationFactory. createTrustKeyStoreInformation(Properties properties)
Creates a TrustKeyStoreInformation using synapse properties Uses TrustStore Configuration properties -
Uses of TrustKeyStoreInformation in org.apache.synapse.securevault.keystore
Methods in org.apache.synapse.securevault.keystore with parameters of type TrustKeyStoreInformation Modifier and Type Method Description void
TrustKeyStoreWrapper. init(TrustKeyStoreInformation information)
-