element <security-manager-callback>
Namespace:
Type:
Content:
empty, 2 attributes
Defined:
globally in mule-cxf.xsd; see XML source
Includes:
definition of 1 attribute
Used:
never
Content Model Diagram
XML Representation Summary
<security-manager-callback
    id
 = 
xsd:ID
    securityManager-ref
 = 
xsd:anySimpleType
/>
Annotation
A WSS4J Password callback which verifies username/password combinations against the Mule security manager.
Anonymous Type Detail
Type Derivation Tree
  complexType
XML Source (w/o annotations (2); see within schema source)
<xsd:element name="security-manager-callback">
<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 in this component only; 1/2)
securityManager-ref
Type:
xsd:anySimpleType
Use:
optional
The security manager instance to use for the password callback. (Optional)
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="securityManager-ref"/>

XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.