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, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoAccessAuthenticationException(@Nonnull KeyedMessage message)
Copyright © 2024 Atlassian. All rights reserved.