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

Packages that use UnknownAuthenticationTypeException
org.mule.impl.security Core security implementation including the mule security manager and encryption types 
org.mule.impl.security.filters Core sercurity filter types. 
org.mule.umo.security Security API for authentication and authorisation. 
 

Uses of UnknownAuthenticationTypeException in org.mule.impl.security
 

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

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
 void UMOEndpointSecurityFilter.authenticate(UMOEvent event)
           
 UMOSecurityContext UMOSecurityProvider.createSecurityContext(UMOAuthentication auth)
           
 UMOSecurityContext UMOSecurityManager.createSecurityContext(UMOAuthentication authentication)
           
 



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.