com.atlassian.bamboo.plugins.jira.rest.exception
Class AccessDeniedExceptionMapper
java.lang.Object
com.atlassian.bamboo.plugins.jira.rest.exception.AccessDeniedExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<org.acegisecurity.AccessDeniedException>
@Provider
public class AccessDeniedExceptionMapper
- extends Object
- implements javax.ws.rs.ext.ExceptionMapper<org.acegisecurity.AccessDeniedException>
Method Summary |
javax.ws.rs.core.Response |
toResponse(org.acegisecurity.AccessDeniedException exception)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessDeniedExceptionMapper
public AccessDeniedExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(org.acegisecurity.AccessDeniedException exception)
- Specified by:
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<org.acegisecurity.AccessDeniedException>
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.