Uses of Class
org.apache.synapse.securevault.definition.TrustKeyStoreInformation
Packages that use TrustKeyStoreInformation
Package
Description
-
Uses of TrustKeyStoreInformation in org.apache.synapse.securevault.definition
Methods in org.apache.synapse.securevault.definition that return TrustKeyStoreInformationModifier and TypeMethodDescriptionstatic TrustKeyStoreInformationKeyStoreInformationFactory.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 TrustKeyStoreInformationModifier and TypeMethodDescriptionvoidTrustKeyStoreWrapper.init(TrustKeyStoreInformation information)