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

Packages that use UnauthorisedException
org.mule.api.security Security API for authentication and authorisation. 
org.mule.example.notifications   
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.example.notifications
 

Methods in org.mule.example.notifications that throw UnauthorisedException
protected  void DummySecurityFilter.doAuthenticate(MuleEvent event)
           
 

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-2010 MuleSoft, Inc.. All Rights Reserved.