element <password-encryption-strategy> (local)
Namespace:
Type:
Content:
empty, 4 attributes
Defined:
locally witnin securityManagerType complexType in mule.xsd; see XML source
Content Model Diagram
XML Representation Summary
<password-encryption-strategy
   
 = 
(xsd:string | xsd:NMTOKEN)
 = 
xsd:string
 = 
xsd:string
 = 
(xsd:string | xsd:int)
/>
Included in content model of elements (1):
security-manager
Annotation
Provides password-based encryption using JCE. Users must specify a password and optionally a salt and iteration count as well. The default algorithm is PBEWithMD5AndDES, but users can specify any valid algorithm supported by JCE.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="password-encryption-strategy" type="passwordEncryptionStrategyType"/>

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.