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
AbstractEndpointSecurityFilter AbstractEndpointSecurityFilter provides basic initialisation for all security filters, namely configuring the SecurityManager for this instance
AbstractJCEEncryptionStrategy A JCE based encryption strategy.
AbstractNamedEncryptionStrategy  
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.
 

Package org.mule.security Description

Core security implementation including the mule security manager and encryption types



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.