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