Class NoAccessAuthenticationException

All Implemented Interfaces:
Serializable

public class NoAccessAuthenticationException extends AuthenticationException
A specialisation of AuthenticationException, thrown to indicate the user cannot be authenticated because they don't have permission to access the application.
See Also:
  • Constructor Details

    • NoAccessAuthenticationException

      public NoAccessAuthenticationException(@Nonnull KeyedMessage message)