public class WssKeyStoreConfiguration extends Object implements WssStoreConfiguration
WssStoreConfiguration implementation for Key Stores, used for encryption, decryption and signing.WS_CRYPTO_PROVIDER_KEY| Constructor and Description |
|---|
WssKeyStoreConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlias() |
Properties |
getConfigurationProperties() |
String |
getKeyPassword() |
String |
getPassword() |
String |
getStorePath() |
String |
getType() |
public String getKeyPassword()
public String getAlias()
public String getStorePath()
getStorePath in interface WssStoreConfigurationpublic String getPassword()
getPassword in interface WssStoreConfigurationpublic String getType()
getType in interface WssStoreConfigurationpublic Properties getConfigurationProperties()
getConfigurationProperties in interface WssStoreConfigurationProperties to configure a SecurityStrategy.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.