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 |
---|---|
URI |
getAuthorisationURI()
Deprecated.
|
URI |
getAuthorisationURI(URI callback)
Deprecated.
|
String |
getContext()
Deprecated.
|
String |
getMessage()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CredentialsRequiredContextException(String context, com.atlassian.applinks.api.CredentialsRequiredException exception)
@Nullable public URI getAuthorisationURI(@Nullable URI callback)
getAuthorisationURI
in interface com.atlassian.applinks.api.AuthorisationURIGenerator
@Nullable public URI getAuthorisationURI()
getAuthorisationURI
in interface com.atlassian.applinks.api.AuthorisationURIGenerator
public String getMessage()
getMessage
in class Throwable
public String getContext()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.