public class NoAccessAuthenticationException extends AuthenticationException
AuthenticationException
, thrown to indicate the user cannot be authenticated because
they don't have permission to access the application.Constructor and Description |
---|
NoAccessAuthenticationException(KeyedMessage message) |
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoAccessAuthenticationException(@Nonnull KeyedMessage message)
Copyright © 2022 Atlassian. All rights reserved.