public static class HttpAuthenticationFilter.HttpBasicAuthHandler extends Object implements RestxHandler
| Constructor and Description |
|---|
HttpAuthenticationFilter.HttpBasicAuthHandler(BasicPrincipalAuthenticator authenticator) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(RestxRequestMatch match,
RestxRequest req,
RestxResponse resp,
RestxContext ctx) |
String |
toString() |
public HttpAuthenticationFilter.HttpBasicAuthHandler(BasicPrincipalAuthenticator authenticator)
public void handle(RestxRequestMatch match, RestxRequest req, RestxResponse resp, RestxContext ctx) throws IOException
handle in interface RestxHandlerIOExceptionCopyright © 2014. All Rights Reserved.