Namespace: |
|
Content: |
complex, 2 attributes, 4 elements |
Defined: |
globally in mule.xsd; see XML source |
Includes: |
definitions of 4 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
id | = |
"_muleSecurityManager" | |||
name | = |
"_muleSecurityManager" | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree abstractSecurityManagerType (extension) ![]() |
<xsd:complexType name="securityManagerType"> <xsd:complexContent> <xsd:sequence> <xsd:element minOccurs="0" name="secret-key-encryption-strategy" type="secretKeyEncryptionStrategyType"/> <xsd:element minOccurs="0" name="password-encryption-strategy" type="passwordEncryptionStrategyType"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
customEncryptionStrategyType, complex content |
<xsd:element minOccurs="0" name="custom-encryption-strategy" type="customEncryptionStrategyType"/> |
Type: |
customSecurityProviderType, complex content |
<xsd:element minOccurs="0" name="custom-security-provider" type="customSecurityProviderType"/> |
Type: |
passwordEncryptionStrategyType, empty content |
<xsd:element minOccurs="0" name="password-encryption-strategy" type="passwordEncryptionStrategyType"/> |
Type: |
secretKeyEncryptionStrategyType, empty content |
<xsd:element minOccurs="0" name="secret-key-encryption-strategy" type="secretKeyEncryptionStrategyType"/> |
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. |