complexType "jaasSecurityProviderType"
Namespace:
Content:
empty, 5 attributes
Defined:
globally in mule-jaas.xsd; see XML source
Includes:
definitions of 4 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
 = 
xsd:string
/>
All Direct / Indirect Based Elements (1):
security-provider
Known Usage Locations
Type Definition Detail
Type Derivation Tree
mule:securityProviderType (extension)
  jaasSecurityProviderType
XML Source (see within schema source)
<xsd:complexType name="jaasSecurityProviderType">
<xsd:complexContent>
<xsd:extension base="mule:securityProviderType">
<xsd:attribute name="loginContextName" type="xsd:string" use="required"/>
<xsd:attribute name="credentials" type="xsd:string"/>
<xsd:attribute name="loginConfig" type="xsd:string"/>
<xsd:attribute name="loginModule" type="xsd:string"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 4/5)
credentials
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="credentials" type="xsd:string"/>

loginConfig
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="loginConfig" type="xsd:string"/>

loginContextName
Type:
xsd:string, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute name="loginContextName" type="xsd:string" use="required"/>

loginModule
Type:
xsd:string, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="loginModule" type="xsd:string"/>

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.