public class WssTrustStoreConfiguration extends Object implements WssStoreConfiguration
WssStoreConfiguration implementation for Trust Stores, used for signature verification.WS_CRYPTO_PROVIDER_KEY| Constructor and Description |
|---|
WssTrustStoreConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getConfigurationProperties() |
String |
getPassword() |
String |
getStorePath() |
String |
getType() |
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.