@InterfaceAudience.Private public class AuthFilter extends org.apache.hadoop.security.authentication.server.AuthenticationFilter
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
private static String |
REST_PREFIX |
private static int |
REST_PREFIX_LEN |
Constructor and Description |
---|
AuthFilter() |
Modifier and Type | Method and Description |
---|---|
protected Properties |
getConfiguration(String configPrefix,
javax.servlet.FilterConfig filterConfig)
Returns the configuration to be used by the authentication filter
to initialize the authentication handler.
|
constructSecretProvider, createAuthCookie, destroy, doFilter, doFilter, getAuthenticationHandler, getConfiguration, getCookieDomain, getCookiePath, getRequestURL, getToken, getValidity, init, initializeAuthHandler, initializeSecretProvider, isCustomSignerSecretProvider, isRandomSecret
private static final org.slf4j.Logger LOG
private static final String REST_PREFIX
private static final int REST_PREFIX_LEN
public AuthFilter()
protected Properties getConfiguration(String configPrefix, javax.servlet.FilterConfig filterConfig) throws javax.servlet.ServletException
getConfiguration
in class org.apache.hadoop.security.authentication.server.AuthenticationFilter
javax.servlet.ServletException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.