com.atlassian.bamboo.plugins.rest.common.exception
Class AuthenticationRequiredUrlCallbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
com.atlassian.bamboo.plugins.rest.common.exception.AuthenticationRequiredUrlCallbackException
- All Implemented Interfaces:
- java.io.Serializable
public class AuthenticationRequiredUrlCallbackException
- extends java.lang.SecurityException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AuthenticationRequiredUrlCallbackException
public AuthenticationRequiredUrlCallbackException(java.lang.Throwable cause)
AuthenticationRequiredUrlCallbackException
public AuthenticationRequiredUrlCallbackException(java.lang.Throwable cause,
java.net.URI redirectUri,
java.lang.String context)
getRedirectUri
@Nullable
public java.net.URI getRedirectUri()
getContext
public java.lang.String getContext()
Copyright © 2012 Atlassian. All Rights Reserved.