com.ibm.wsspi.wssecurity.config

Interface KeyLocatorConfig

  • All Superinterfaces:
    com.ibm.ws.webservices.wssecurity.config.Configuration


    public interface KeyLocatorConfig
    extends com.ibm.ws.webservices.wssecurity.config.Configuration
    An interface for retrieving KeyLocator configuration data.
    See Also:
    Configuration
    • Method Detail

      • getClassName

        java.lang.String getClassName()
        Gets the class path.
        Returns:
        The class path
      • getKeyInformationList

        java.util.Set getKeyInformationList()
        Gets the set of key information from the KeyStore.
        Returns:
        The set of information about keys
      • getProperties

        java.util.Map getProperties()
        Gets the Map object which contains name-value pairs. These pairs include <Property> elements in the configuration XMI files.
        Returns:
        The Map object
IBM WebSphere Application ServerTM
Release 9.0