|
Exception Summary |
| AuthenticationFailedException |
Exception thrown by the AuthenticationProvider if authentication
is required and the supplied credentials are either missing
or insufficient. |
| AuthorizationFailedException |
Exception thrown by the AuthorizationProvider if the
principal in the AuthenticationContext should
not be allowed to invoke the requested method. |
| RemotingException |
Wrapper for returning Exception as unchecked exception,
for use by the MethodInvocationHandler when a remoting- or
communication error occurs. |