public class NotAuthenticatedException extends AuthorisationException
PermissionEnforcer when the current user does not
have the required level of access because the user is not authenticated.| Constructor and Description |
|---|
NotAuthenticatedException() |
NotAuthenticatedException(String message) |
NotAuthenticatedException(String message,
Throwable cause) |
NotAuthenticatedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Atlassian. All rights reserved.