Errai 3.0.1-SNAPSHOT

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

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

@Provider
public class UnauthenticatedExceptionMapper
extends Object


Constructor Summary
UnauthenticatedExceptionMapper()
           
 
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

UnauthenticatedExceptionMapper

public UnauthenticatedExceptionMapper()
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.