Uses of Class
org.mule.api.security.UnauthorisedException

Packages that use UnauthorisedException
org.mule.api.security Security API for authentication and authorisation. 
org.mule.security Core security implementation including the mule security manager and encryption types 
 

Uses of UnauthorisedException in org.mule.api.security
 

Subclasses of UnauthorisedException in org.mule.api.security
 class CredentialsNotSetException
          CredentialsNotSetException is thrown when user credentials cannot be obtained from the current message
 

Uses of UnauthorisedException in org.mule.security
 

Methods in org.mule.security that throw UnauthorisedException
protected  Authentication UsernamePasswordAuthenticationFilter.getAuthenticationToken(MuleEvent event)
           
 



Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.