| 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-securityType (extension)
Corresponds to WebserviceSecurityMBean
Nested Element Summary | |
dom:webservice-credential-providerType | webservice-credential-provider Specifies the list of credential providers that have been configured for this Web Service security configuration. |
dom:webservice-security-tokenType | webservice-security-token Specifies the list of tokens that have been configured for this Web Service security configuration. |
dom:webservice-timestampType | webservice-timestamp Specifies the timestamp information that has been configured for this Web Service security configuration. |
dom:webservice-token-handlerType | webservice-token-handler Specifies the list of token handlers that have been configured for this Web Service security configuration. |
<xs:complexType name="webservice-securityType"><xs:complexContent></xs:complexType><xs:extension base="dom:configurationType"></xs:complexContent><xs:sequence></xs:extension><xs:element maxOccurs="unbounded" minOccurs="0" name="webservice-token-handler" nillable="true" type="dom:webservice-token-handlerType">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="webservice-credential-provider" nillable="true" type="dom:webservice-credential-providerType">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="webservice-security-token" nillable="true" type="dom:webservice-security-tokenType">
</xs:element><xs:element minOccurs="0" name="webservice-timestamp" nillable="true" type="dom:webservice-timestampType"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |