no.tornado.brap.exception
Class AuthorizationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
no.tornado.brap.exception.AuthorizationFailedException
- All Implemented Interfaces:
- Serializable
public class AuthorizationFailedException
- extends 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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthorizationFailedException
public AuthorizationFailedException(String message)
Copyright © 2009-2011 Syse Data AS. All Rights Reserved.