Package org.mule.impl.security

Core security implementation including the mule security manager and encryption types

See:
          Description

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

Core security implementation including the mule security manager and encryption types



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