public class HttpAuthenticationFilter extends Object implements RestxFilter
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpAuthenticationFilter.HttpBasicAuthHandler |
| Constructor and Description |
|---|
HttpAuthenticationFilter(HttpAuthenticationFilter.HttpBasicAuthHandler basicHandler) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<RestxHandlerMatch> |
match(RestxRequest req) |
String |
toString() |
public HttpAuthenticationFilter(HttpAuthenticationFilter.HttpBasicAuthHandler basicHandler)
public com.google.common.base.Optional<RestxHandlerMatch> match(RestxRequest req)
match in interface RestxHandlerMatcherCopyright © 2017. All Rights Reserved.