BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)


Uses of Interface
weblogic.management.configuration.WebserviceTokenHandlerMBean

Packages that use WebserviceTokenHandlerMBean
weblogic.management.configuration Contains classes and interfaces for configuring a WebLogic Server domain. 
 

Uses of WebserviceTokenHandlerMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return WebserviceTokenHandlerMBean
 WebserviceTokenHandlerMBean[] WebserviceSecurityMBean.getWebserviceTokenHandlers()
          Specifies the list of token handlers that have been configured for this Web Service security configuration.
 WebserviceTokenHandlerMBean WebserviceSecurityMBean.lookupWebserviceTokenHandler(String name)
          look up WebserviceSecurity object
 WebserviceTokenHandlerMBean WebserviceSecurityMBean.createWebserviceTokenHandler(String name)
          create WebserviceTokenHandler object
 

Methods in weblogic.management.configuration with parameters of type WebserviceTokenHandlerMBean
 void WebserviceSecurityMBean.destroyWebserviceTokenHandler(WebserviceTokenHandlerMBean wsth)
          destroy WebserviceTokenHandler object
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.