Uses of Package
org.mule.umo.security

Packages that use org.mule.umo.security
org.mule Defines the main public API of the MuleManager and support classes such as the MuleServer. 
org.mule.extras.acegi   
org.mule.extras.acegi.filters.http   
org.mule.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.impl.endpoint Implemtation of Mule endpoint uris. 
org.mule.impl.security   
org.mule.impl.security.filters   
org.mule.providers Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.providers.http Provides http transport including proxy support. 
org.mule.transformers.encryption   
org.mule.umo The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
org.mule.umo.endpoint   
org.mule.umo.security   
 

Classes in org.mule.umo.security used by org.mule
UMOSecurityManager
          UMOSecurityManager is responsible for managing a one or more security providers.
 

Classes in org.mule.umo.security used by org.mule.extras.acegi
UMOAuthentication
           
UMOSecurityContext
          UMOSecurityContext holds security information and is associated with the UMOSession.
UMOSecurityContextFactory
          UMOSecurityContextFactory is responsible for creating a UMOSecurityContext instance.
UMOSecurityException
          UMOSecurityException is a generic security exception
UMOSecurityProvider
          UMOSecurityProvider is a target security provider thsat actually does the work of authenticating credentials and populating the UMOAuthentication object.
UnknownAuthenticationTypeException
          UnknownAuthenticationTypeException is thrown if a security context request is make with an unrecognised UMOAuthentication type.
 

Classes in org.mule.umo.security used by org.mule.extras.acegi.filters.http
UMOEndpointSecurityFilter
          UMOEndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
UMOSecurityException
          UMOSecurityException is a generic security exception
 

Classes in org.mule.umo.security used by org.mule.impl
UMOEndpointSecurityFilter
          UMOEndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
UMOSecurityContext
          UMOSecurityContext holds security information and is associated with the UMOSession.
 

Classes in org.mule.umo.security used by org.mule.impl.endpoint
UMOEndpointSecurityFilter
          UMOEndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
 

Classes in org.mule.umo.security used by org.mule.impl.security
CryptoFailureException
          CryptoFailureException is a generic exception thrown by an CryptoStrategy if encryption or decryption fails.
UMOAuthentication
           
UMOCredentials
           
UMOCredentialsAccessor
          UMOCredentialsAccessor is a template for obtaining user credentials from the current message and writing the user credentials to an outbound message
UMOEndpointSecurityFilter
          UMOEndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
UMOSecurityContext
          UMOSecurityContext holds security information and is associated with the UMOSession.
UMOSecurityException
          UMOSecurityException is a generic security exception
UMOSecurityManager
          UMOSecurityManager is responsible for managing a one or more security providers.
UMOSecurityProvider
          UMOSecurityProvider is a target security provider thsat actually does the work of authenticating credentials and populating the UMOAuthentication object.
UnknownAuthenticationTypeException
          UnknownAuthenticationTypeException is thrown if a security context request is make with an unrecognised UMOAuthentication type.
 

Classes in org.mule.umo.security used by org.mule.impl.security.filters
UMOEndpointSecurityFilter
          UMOEndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
UMOSecurityException
          UMOSecurityException is a generic security exception
 

Classes in org.mule.umo.security used by org.mule.providers
UMOSecurityException
          UMOSecurityException is a generic security exception
 

Classes in org.mule.umo.security used by org.mule.providers.http
UMOSecurityException
          UMOSecurityException is a generic security exception
 

Classes in org.mule.umo.security used by org.mule.transformers.encryption
CryptoFailureException
          CryptoFailureException is a generic exception thrown by an CryptoStrategy if encryption or decryption fails.
 

Classes in org.mule.umo.security used by org.mule.umo
CryptoFailureException
          CryptoFailureException is a generic exception thrown by an CryptoStrategy if encryption or decryption fails.
UMOSecurityContext
          UMOSecurityContext holds security information and is associated with the UMOSession.
UMOSecurityManager
          UMOSecurityManager is responsible for managing a one or more security providers.
 

Classes in org.mule.umo.security used by org.mule.umo.endpoint
UMOEndpointSecurityFilter
          UMOEndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
 

Classes in org.mule.umo.security used by org.mule.umo.security
UMOAuthentication
           
UMOCredentialsAccessor
          UMOCredentialsAccessor is a template for obtaining user credentials from the current message and writing the user credentials to an outbound message
UMOEndpointSecurityFilter
          UMOEndpointSecurityFilter is a base filter for secure filtering of inbound and outbout event flow
UMOSecurityContext
          UMOSecurityContext holds security information and is associated with the UMOSession.
UMOSecurityException
          UMOSecurityException is a generic security exception
UMOSecurityManager
          UMOSecurityManager is responsible for managing a one or more security providers.
UMOSecurityProvider
          UMOSecurityProvider is a target security provider thsat actually does the work of authenticating credentials and populating the UMOAuthentication object.
UnauthorisedException
          UnauthorisedException is thrown if authentication fails
UnknownAuthenticationTypeException
          UnknownAuthenticationTypeException is thrown if a security context request is make with an unrecognised UMOAuthentication type.
 



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.