|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyLocatorConfig
An interface for retrieving KeyLocator
configuration data.
Configuration
Nested Class Summary | |
---|---|
static interface |
KeyLocatorConfig.KeyInformationConfig
|
static interface |
KeyLocatorConfig.KeyStoreConfig
|
Field Summary | |
---|---|
static java.lang.String |
CONFIG_KEY
|
Method Summary | |
---|---|
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. |
Methods inherited from interface com.ibm.ws.webservices.wssecurity.config.Configuration |
---|
validate |
Field Detail |
---|
static final java.lang.String CONFIG_KEY
Method Detail |
---|
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
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |