public interface KeyLocatorConfig
extends com.ibm.ws.webservices.wssecurity.config.Configuration
KeyLocator
configuration data.Configuration
Modifier and Type | Interface and Description |
---|---|
static interface |
KeyLocatorConfig.KeyInformationConfig |
static interface |
KeyLocatorConfig.KeyStoreConfig |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CONFIG_KEY |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassName()
Gets the class path.
|
java.util.Set |
getKeyInformationList()
Gets the set of key information from the
KeyStore . |
KeyLocatorConfig.KeyStoreConfig |
getKeyStore()
Gets the configuration of a keystore.
|
java.util.Map |
getProperties()
Gets the
Map object which contains name-value
pairs. |
static final java.lang.String CONFIG_KEY
java.lang.String getClassName()
KeyLocatorConfig.KeyStoreConfig getKeyStore()
java.util.Set getKeyInformationList()
KeyStore
.java.util.Map getProperties()
Map
object which contains name-value
pairs.
These pairs include <Property>
elements
in the configuration XMI files.Map
object