CredentialsRequiredContextException instead. Since v5.5.@Deprecated public class CredentialsRequiredContextException extends Exception implements com.atlassian.applinks.api.AuthorisationURIGenerator
| Constructor and Description |
|---|
CredentialsRequiredContextException(String context,
com.atlassian.applinks.api.CredentialsRequiredException exception)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable URI |
getAuthorisationURI()
Deprecated.
|
@Nullable URI |
getAuthorisationURI(@Nullable URI callback)
Deprecated.
|
String |
getContext()
Deprecated.
|
String |
getMessage()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CredentialsRequiredContextException(String context, com.atlassian.applinks.api.CredentialsRequiredException exception)
@Nullable public @Nullable URI getAuthorisationURI(@Nullable @Nullable URI callback)
getAuthorisationURI in interface com.atlassian.applinks.api.AuthorisationURIGenerator@Nullable public @Nullable URI getAuthorisationURI()
getAuthorisationURI in interface com.atlassian.applinks.api.AuthorisationURIGeneratorpublic String getMessage()
getMessage in class Throwablepublic String getContext()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.