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

Packages that use UnauthorisedException
org.mule.api.security Security API for authentication and authorisation. 
org.mule.module.pgp.filters   
 

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.module.pgp.filters
 

Methods in org.mule.module.pgp.filters that throw UnauthorisedException
protected  void PGPSecurityFilter.authenticateInbound(MuleEvent event)
           
protected  void PGPSecurityFilter.authenticateOutbound(MuleEvent event)
           
 



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