com.atlassian.bamboo.rest.common.exception
Class AuthenticationRequiredUrlCallbackException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.SecurityException
com.atlassian.bamboo.rest.common.exception.AuthenticationRequiredUrlCallbackException
- All Implemented Interfaces:
- Serializable
public class AuthenticationRequiredUrlCallbackException
- extends SecurityException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthenticationRequiredUrlCallbackException
public AuthenticationRequiredUrlCallbackException(Throwable cause)
AuthenticationRequiredUrlCallbackException
public AuthenticationRequiredUrlCallbackException(Throwable cause,
URI redirectUri,
String context)
getRedirectUri
@Nullable
public URI getRedirectUri()
getContext
public String getContext()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.