BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType webservice-token-handlerType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}webservice-security-configurationType
          {http://www.bea.com/ns/weblogic/920/domain}webservice-token-handlerType

Model
<...>
name?, notes?, class-name?, token-type?, configuration-property*, handling-order?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

Encapsulates information about a particular token handler that has been configured for a Web Service security configuration.

MBean: WebserviceTokenHandlerMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringclass-name optional
          

The fully qualified name of the class that implements a particular credential provider or token handler.

 
stringtoken-type optional
          

Specifies the type of token used for the particular credential provider or token handler.

 
anyTypeconfiguration-property 0...∞
          

Specifies the list of properties that are associated with this credential provider or token handler.

 
inthandling-order optional
          

Specifies the order in which the token handlers execute on a given token.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0