element <mule-security-manager> (global)
Namespace:
Type:
anonymous complexType (extension of beans:identifiedType)
Content:
empty, 2 attributes
Defined:
globally in mule-cxf.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<mule-security-manager
   
 = 
xsd:string
 = 
xsd:anySimpleType
/>
Included in content model of elements (1):
ws-security
Known Usage Locations
Annotation
A WSS4J Password validator which verifies username/password combinations against the Mule security manager.
Anonymous Type Detail
Type Derivation Tree
beans:identifiedType (extension)
  complexType
XML Source (w/o annotations (2); see within schema source)
<xsd:element name="mule-security-manager">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="beans:identifiedType">
<xsd:attribute name="securityManager-ref"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined within this component only; 1/2)
securityManager-ref
Type:
xsd:anySimpleType
Use:
optional
The security manager instance to use for the password validator. (Optional)
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="securityManager-ref"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.