public class DefaultUnauthorizedHandler extends Object implements UnauthorizedHandler
| Constructor and Description |
|---|
DefaultUnauthorizedHandler() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
buildResponse(String prefix,
String realm) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildExceptionpublic javax.ws.rs.core.Response buildResponse(String prefix, String realm)
buildResponse in interface UnauthorizedHandlerCopyright © 2011. All rights reserved.