org.camunda.bpm.security.web.jaxrs
Class SecurityExceptionMapper
java.lang.Object
org.camunda.bpm.security.web.jaxrs.SecurityExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<SecurityException>
@Provider
public class SecurityExceptionMapper
- extends Object
- implements javax.ws.rs.ext.ExceptionMapper<SecurityException>
- Author:
- nico.rehwaldt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityExceptionMapper
public SecurityExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(SecurityException exception)
- Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<SecurityException>
Copyright © 2014 camunda services GmbH. All rights reserved.