public class AuthorisationExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<AuthorisationException>
Exception mapper that takes care of security exceptions
| Constructor and Description |
|---|
AuthorisationExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(AuthorisationException exception) |
public javax.ws.rs.core.Response toResponse(AuthorisationException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<AuthorisationException>Copyright © 2016 Atlassian. All rights reserved.