Uses of Class
org.mule.umo.security.UnknownAuthenticationTypeException

Packages that use UnknownAuthenticationTypeException
org.mule.extras.acegi   
org.mule.extras.acegi.filters.http   
org.mule.extras.pgp   
org.mule.extras.pgp.filters   
org.mule.impl.security   
org.mule.impl.security.filters   
org.mule.umo.security Security API for authentication and authorisation. 
 

Uses of UnknownAuthenticationTypeException in org.mule.extras.acegi
 

Methods in org.mule.extras.acegi that throw UnknownAuthenticationTypeException
 UMOSecurityContext AcegiProviderAdapter.createSecurityContext(UMOAuthentication auth)
           
 

Uses of UnknownAuthenticationTypeException in org.mule.extras.acegi.filters.http
 

Methods in org.mule.extras.acegi.filters.http that throw UnknownAuthenticationTypeException
 void HttpBasicAuthenticationFilter.authenticateInbound(UMOEvent event)
          Authenticates the current message if authenticate is set to true.
 

Uses of UnknownAuthenticationTypeException in org.mule.extras.pgp
 

Methods in org.mule.extras.pgp that throw UnknownAuthenticationTypeException
 UMOSecurityContext PGPSecurityProvider.createSecurityContext(UMOAuthentication auth)
           
 

Uses of UnknownAuthenticationTypeException in org.mule.extras.pgp.filters
 

Methods in org.mule.extras.pgp.filters that throw UnknownAuthenticationTypeException
protected  void PGPSecurityFilter.authenticateInbound(UMOEvent event)
           
 

Uses of UnknownAuthenticationTypeException in org.mule.impl.security
 

Methods in org.mule.impl.security that throw UnknownAuthenticationTypeException
 UMOSecurityContext MuleSecurityManager.createSecurityContext(UMOAuthentication authentication)
           
 void AbstractEndpointSecurityFilter.authenticate(UMOEvent event)
           
protected abstract  void AbstractEndpointSecurityFilter.authenticateInbound(UMOEvent event)
           
 

Uses of UnknownAuthenticationTypeException in org.mule.impl.security.filters
 

Methods in org.mule.impl.security.filters that throw UnknownAuthenticationTypeException
protected  void MuleEncryptionEndpointSecurityFilter.authenticateInbound(UMOEvent event)
           
 

Uses of UnknownAuthenticationTypeException in org.mule.umo.security
 

Methods in org.mule.umo.security that throw UnknownAuthenticationTypeException
 UMOSecurityContext UMOSecurityProvider.createSecurityContext(UMOAuthentication auth)
           
 UMOSecurityContext UMOSecurityManager.createSecurityContext(UMOAuthentication authentication)
           
 void UMOEndpointSecurityFilter.authenticate(UMOEvent event)
           
 



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