public class ImmutableKeyStoreConfig extends Object implements KeyStoreConfig
KeyStoreConfig.KeyStoreConfig.Builder| Constructor and Description |
|---|
ImmutableKeyStoreConfig(File keyStoreFile,
String keyStorePassword)
Creates an instance of this configuration.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getKeyStoreFile() |
String |
getKeyStorePassword() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbuilderpublic File getKeyStoreFile()
getKeyStoreFile in interface KeyStoreConfigFile.public String getKeyStorePassword()
getKeyStorePassword in interface KeyStoreConfigCopyright © 2022 MuleSoft, Inc.. All rights reserved.