public class ImmutableTrustStoreConfig extends Object implements TrustStoreConfig
TrustStoreConfig.TrustStoreConfig.Builder| Constructor and Description |
|---|
ImmutableTrustStoreConfig(File trustStoreFile,
String trustStorePassword)
Creates an instance of this configuration.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getTrustStoreFile() |
String |
getTrustStorePassword() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbuilderpublic File getTrustStoreFile()
getTrustStoreFile in interface TrustStoreConfigFile.public String getTrustStorePassword()
getTrustStorePassword in interface TrustStoreConfigCopyright © 2018 MuleSoft, Inc.. All rights reserved.