Errai 3.0.1-SNAPSHOT

org.jboss.errai.security.server.jaxrs
Class UnauthorizedExceptionMapper

java.lang.Object
  extended by org.jboss.errai.security.server.jaxrs.UnauthorizedExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<UnauthorizedException>

@Provider
public class UnauthorizedExceptionMapper
extends Object


Constructor Summary
UnauthorizedExceptionMapper()
           
 
Method Summary
 javax.ws.rs.core.Response toResponse(E exception)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnauthorizedExceptionMapper

public UnauthorizedExceptionMapper()
Method Detail

toResponse

public javax.ws.rs.core.Response toResponse(E exception)
Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<E extends SecurityException>

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.