net.stepniak.api.response.exception.http
Class HttpsRequiredExceptionMapper
java.lang.Object
net.stepniak.api.response.exception.BaseExceptionMapper
net.stepniak.api.response.exception.http.HttpsRequiredExceptionMapper
- All Implemented Interfaces:
- javax.ws.rs.ext.ExceptionMapper<net.stepniak.common.error.http.HttpsRequiredException>
@Provider
public class HttpsRequiredExceptionMapper
- extends BaseExceptionMapper
- implements javax.ws.rs.ext.ExceptionMapper<net.stepniak.common.error.http.HttpsRequiredException>
|
Method Summary |
javax.ws.rs.core.Response |
toResponse(net.stepniak.common.error.http.HttpsRequiredException exception)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpsRequiredExceptionMapper
public HttpsRequiredExceptionMapper()
toResponse
public javax.ws.rs.core.Response toResponse(net.stepniak.common.error.http.HttpsRequiredException exception)
- Specified by:
toResponse in interface javax.ws.rs.ext.ExceptionMapper<net.stepniak.common.error.http.HttpsRequiredException>
Copyright © 2013. All Rights Reserved.