BEA WebLogic Server 9.0 Domain Configuration Schema Reference

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

Super Types
{http://www.bea.com/ns/weblogic/90/domain}webservice-token-handlerType (extension)

Documentation
Corresponds to WebserviceTokenHandlerMBean
Properties
This component is not nillable.

Model
<...>
handling-order?
</...>


Nested Element Summary
xs:inthandling-order
          Specifies the order in which the token handlers execute on a given token. 
Source
<xs:complexType name="webservice-token-handlerType">
<xs:complexContent>
<xs:extension base="dom:webservice-security-configurationType">
<xs:sequence>
<xs:element minOccurs="0" name="handling-order" nillable="false" type="xs:int">
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation