| AlgorithmEqualityChecker | Created by IntelliJ IDEA. |
| CanonicalizationAlgorithm | Enumeration of the accepted Canonicalization Algorithms For a definition of Canonicalization methods see Canonicalization Algorithms |
| CanonicalizationAlgorithmEnumTransformer |
| DefaultSignatureValidator | Default validator, uses a key selector to determine which key was used |
| DetachedReferenceProvider | Factory of a Detached Reference |
| DigestMethodAlgorithm | Enumeration of the Digest Algorithms For a definition of Digest Methods see Digest Method Algorithm |
| DigestMethodAlgorithmEnumTransformer |
| EnvelopedReferenceProvider | Generates a reference to the Xml envelope |
| EnvelopingReferenceProvider | Generates a Reference to an object in the same xml document |
| KeyInfoProvider | Provider of the Key Information needed to sign the document |
| KeyPairInfoProvider | Generates a public/private key pair |
| KeyValueKeySelector | Used to select DSA / RSA keys |
| ReferenceProvider | Generates a reference object to be signed |
| ScretKeyInfoProvider | Generates the Key Info using a secret key provided by the User |
| SecretKeyValidator | Validator of xmls signed with a Secret key |
| SignatureMethodAlgorithm | Enumeration of the Signature Method Algorithms For a definition of Signature Methods see Signature Method algorithm |
| SignatureMethodAlgorithmEnumTransformer | |
| SignatureType | Enumeration of the supported signatures |
| SignatureTypeEnumTransformer | |
| SignatureValidator | Interface to validate a signature |
| SignDefinitionParser | |
| Signer | Xml signer |
| SignMessageProcessor | SignMessageProcessor invokes the sign(java.lang.Object) method in XmlSecurityModule. |
| ValidateDefinitionParser | |
| ValidateMessageProcessor | ValidateMessageProcessor invokes the validate(java.lang.Object) method in XmlSecurityModule. |
| X509KeyInfoProvider | Provides the Key Info Using a keystore |
| X509KeySelector | Used to select X509 keys |
| XmlSecurityModule | Generic module |
| XmlSecurityModuleCapabilitiesAdapter | A XmlSecurityModuleCapabilitiesAdapter is a wrapper around XmlSecurityModule that implements org.mule.api.Capabilities interface. |
| XmlSecurityModuleConfigDefinitionParser | |
| XmlSecurityModuleLifecycleAdapter | A XmlSecurityModuleLifecycleAdapter is a wrapper around XmlSecurityModule that adds lifecycle methods to the pojo. |
| XmlSecurityModuleNamespaceHandler | Registers bean definitions parsers for handling elements in http://www.mulesoft.org/schema/mule/xmlsecurity. |