Class AuthenticationRequiredUrlCallbackExceptionMapper
java.lang.Object
com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper<AuthenticationRequiredUrlCallbackException>
com.atlassian.bamboo.plugins.rest.common.exception.AuthenticationRequiredUrlCallbackExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<AuthenticationRequiredUrlCallbackException>
@Provider
public class AuthenticationRequiredUrlCallbackExceptionMapper
extends AbstractExceptionMapper<AuthenticationRequiredUrlCallbackException>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
Methods inherited from class com.atlassian.bamboo.rest.common.exception.AbstractExceptionMapper
getMediaType, never
-
Constructor Details
-
AuthenticationRequiredUrlCallbackExceptionMapper
public AuthenticationRequiredUrlCallbackExceptionMapper()
-
-
Method Details
-
toResponse
-