Uses of Class
org.apache.synapse.securevault.definition.IdentityKeyStoreInformation
Packages that use IdentityKeyStoreInformation
Package
Description
-
Uses of IdentityKeyStoreInformation in org.apache.synapse.securevault.definition
Methods in org.apache.synapse.securevault.definition that return IdentityKeyStoreInformationModifier and TypeMethodDescriptionstatic IdentityKeyStoreInformationKeyStoreInformationFactory.createIdentityKeyStoreInformation(Properties properties) Creates a KeyStoreInformation using synapse properties Uses KeyStore configuration properties -
Uses of IdentityKeyStoreInformation in org.apache.synapse.securevault.keystore
Methods in org.apache.synapse.securevault.keystore with parameters of type IdentityKeyStoreInformationModifier and TypeMethodDescriptionvoidIdentityKeyStoreWrapper.init(IdentityKeyStoreInformation information, String keyPassword)