public class AuthenticationRequiredUrlCallbackException extends SecurityException
Constructor and Description |
---|
AuthenticationRequiredUrlCallbackException(Throwable cause) |
AuthenticationRequiredUrlCallbackException(Throwable cause,
URI redirectUri,
String context) |
Modifier and Type | Method and Description |
---|---|
String |
getContext() |
URI |
getRedirectUri() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationRequiredUrlCallbackException(Throwable cause)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.