@InterfaceAudience.Private
 @InterfaceStability.Unstable
public class TimelineAuthenticationFilter
extends org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter
DELEGATION_TOKEN_SECRET_MANAGER_ATTR, PROXYUSER_PREFIXAUTH_TOKEN_MAX_INACTIVE_INTERVAL, AUTH_TOKEN_VALIDITY, AUTH_TYPE, CONFIG_PREFIX, COOKIE_DOMAIN, COOKIE_PATH, COOKIE_PERSISTENT, SIGNATURE_SECRET, SIGNATURE_SECRET_FILE, SIGNER_SECRET_PROVIDER, SIGNER_SECRET_PROVIDER_ATTRIBUTE| Constructor and Description | 
|---|
| TimelineAuthenticationFilter() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init(javax.servlet.FilterConfig filterConfig) | 
| static void | setTimelineDelegationTokenSecretManager(org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager<org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier> secretMgr) | 
doFilter, getConfiguration, getProxyuserConfiguration, initializeAuthHandler, setAuthHandlerClass, setHandlerAuthMethodconstructSecretProvider, createAuthCookie, destroy, doFilter, getAuthenticationHandler, getConfiguration, getCookieDomain, getCookiePath, getMaxInactiveInterval, getRequestURL, getToken, getValidity, initializeSecretProvider, isCookiePersistent, isCustomSignerSecretProvider, isRandomSecret, verifyTokenTypepublic void init(javax.servlet.FilterConfig filterConfig)
          throws javax.servlet.ServletException
init in interface javax.servlet.Filterinit in class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilterjavax.servlet.ServletExceptionpublic static void setTimelineDelegationTokenSecretManager(org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager<org.apache.hadoop.yarn.security.client.TimelineDelegationTokenIdentifier> secretMgr)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.