| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/domain}webservice-security-configurationType (extension)
Corresponds to WebserviceSecurityConfigurationMBean
Nested Element Summary | |
xs:string | class-name The fully qualified name of the class that implements a particular credential provider or token handler. |
dom:configuration-propertyType | configuration-property Specifies the list of properties that are associated with this credential provider or token handler. |
xs:string | token-type Specifies the type of token used for the particular credential provider or token handler. |
<xs:complexType name="webservice-security-configurationType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="class-name" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="token-type" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="configuration-property" nillable="true" type="dom:configuration-propertyType"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |