Package org.mule.security

Core security implementation including the mule security manager and encryption types

See:
          Description

Interface Summary
SecretKeyFactory A factory class for providing secret keys to an instance of SecretKeyEncryptionStrategy.
 

Class Summary
AbstractAuthenticationFilter AbstractEndpointSecurityFilter provides a framework to perform inbound or outbound authentication for messages.
AbstractEndpointSecurityFilter Deprecated.
AbstractJCEEncryptionStrategy A JCE based encryption strategy.
AbstractNamedEncryptionStrategy  
AbstractSecurityFilter AbstractSecurityFilter provides basic initialisation for all security filters, namely configuring the SecurityManager for this instance
AbstractSecurityProvider  
DefaultMuleAuthentication  
DefaultSecurityContext Trivial SecurityContext implementation which simply holds the Authentication object.
DefaultSecurityContextFactory  
MuleCredentials MuleCredentials can be used to read and set Mule user information that can be stored in a message header.
MuleHeaderCredentialsAccessor MuleHeaderCredentialsAccessor obtains and sets the user credentials as Mule property headers.
MuleSecurityManager MuleSecurityManager is a default implementation security manager for a Mule instance.
PasswordBasedEncryptionStrategy Provides password-based encryption using JCE.
SecretKeyEncryptionStrategy SecretKey based encryption using JCE.
UsernamePasswordAuthenticationFilter Performs authentication based on a username and password.
 

Package org.mule.security Description

Core security implementation including the mule security manager and encryption types



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.