public static interface KeyLocatorConfig.KeyStoreConfig
extends com.ibm.ws.webservices.wssecurity.config.Configuration
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKsRef() |
java.lang.String |
getPassword()
Gets the password of this keystore.
|
java.lang.String |
getPath()
Gets the path of this keystore.
|
java.lang.String |
getType()
Gets the type of this keystore, such as
JKS or JCEKS |
java.lang.String getType()
JKS
or JCEKS
java.lang.String getPath()
java.lang.String getPassword()
java.lang.String getKsRef()