Package io.dropwizard.auth
Class JSONUnauthorizedHandler
java.lang.Object
io.dropwizard.auth.JSONUnauthorizedHandler
- All Implemented Interfaces:
UnauthorizedHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponsebuildResponse(String prefix, String realm) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.dropwizard.auth.UnauthorizedHandler
buildException
-
Constructor Details
-
JSONUnauthorizedHandler
public JSONUnauthorizedHandler()
-
-
Method Details
-
buildResponse
- Specified by:
buildResponsein interfaceUnauthorizedHandler
-