Class CredentialsRequiredContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.jira.jiraissues.CredentialsRequiredContextException
- All Implemented Interfaces:
com.atlassian.applinks.api.AuthorisationURIGenerator
,Serializable
@Deprecated
public class CredentialsRequiredContextException
extends Exception
implements com.atlassian.applinks.api.AuthorisationURIGenerator
Deprecated.
- See Also:
-
Constructor Summary
ConstructorDescriptionCredentialsRequiredContextException
(String context, com.atlassian.applinks.api.CredentialsRequiredException exception) Deprecated. -
Method Summary
Modifier and TypeMethodDescription@Nullable URI
Deprecated.@Nullable URI
getAuthorisationURI
(@Nullable URI callback) Deprecated.Deprecated.Deprecated.Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CredentialsRequiredContextException
public CredentialsRequiredContextException(String context, com.atlassian.applinks.api.CredentialsRequiredException exception) Deprecated.
-
-
Method Details
-
getAuthorisationURI
Deprecated.- Specified by:
getAuthorisationURI
in interfacecom.atlassian.applinks.api.AuthorisationURIGenerator
-
getAuthorisationURI
Deprecated.- Specified by:
getAuthorisationURI
in interfacecom.atlassian.applinks.api.AuthorisationURIGenerator
-
getMessage
Deprecated.- Overrides:
getMessage
in classThrowable
-
getContext
Deprecated.
-
CredentialsRequiredContextException
instead. Since v5.5.