BasicHeaderProcessor@Deprecated public class ApiTokenFilter extends BasicHeaderProcessor
Filter that performs HTTP basic authentication based on API token.
Normally the filter chain would also contain another filter that handles BASIC auth with the real password. Care must be taken to ensure that this doesn't interfere with the other.
| Constructor and Description |
|---|
ApiTokenFilter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<? extends BasicHeaderAuthenticator> |
all()
Deprecated.
|
authenticationIsRequired, destroy, doFilter, fail, init, setAuthenticationEntryPoint, setRememberMeServices, successprotected List<? extends BasicHeaderAuthenticator> all()
all in class BasicHeaderProcessorCopyright © 2019. All rights reserved.