public class KeyStoreInformationFactory
extends java.lang.Object
Constructor and Description |
---|
KeyStoreInformationFactory() |
Modifier and Type | Method and Description |
---|---|
static IdentityKeyStoreInformation |
createIdentityKeyStoreInformation(java.util.Properties properties)
Creates a KeyStoreInformation using synapse properties
Uses KeyStore configuration properties
|
static TrustKeyStoreInformation |
createTrustKeyStoreInformation(java.util.Properties properties)
Creates a TrustKeyStoreInformation using synapse properties
Uses TrustStore Configuration properties
|
public static IdentityKeyStoreInformation createIdentityKeyStoreInformation(java.util.Properties properties)
properties
- Synapse Propertiespublic static TrustKeyStoreInformation createTrustKeyStoreInformation(java.util.Properties properties)
properties
- Synapse PropertiesCopyright © 2005-2020 Apache Software Foundation. All Rights Reserved.