no.tornado.brap.exception
Class AuthorizationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by no.tornado.brap.exception.AuthorizationFailedException
All Implemented Interfaces:
java.io.Serializable

public class AuthorizationFailedException
extends java.lang.Exception

Exception thrown by the AuthorizationProvider if the principal in the AuthenticationContext should not be allowed to invoke the requested method.

See Also:
Serialized Form

Constructor Summary
AuthorizationFailedException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthorizationFailedException

public AuthorizationFailedException(java.lang.String message)


Copyright © 2009 Syse Data AS. All Rights Reserved.