public final class WssTrustStoreConfiguration extends Object implements WssStoreConfiguration
WssStoreConfiguration implementation for Trust Stores, used for signature verification.| Constructor and Description |
|---|
WssTrustStoreConfiguration(String trustStorePath,
String password,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getStorePath() |
String |
getType() |
public String getStorePath()
getStorePath in interface WssStoreConfigurationpublic String getPassword()
getPassword in interface WssStoreConfigurationpublic String getType()
getType in interface WssStoreConfigurationCopyright © 2017 MuleSoft, Inc.. All rights reserved.