|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.security.authentication.server.AuthenticationFilter
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter
org.apache.hadoop.yarn.server.timeline.security.TimelineAuthenticationFilter
@InterfaceAudience.Private @InterfaceStability.Unstable public class TimelineAuthenticationFilter
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter |
|---|
DELEGATION_TOKEN_SECRET_MANAGER_ATTR, PROXYUSER_PREFIX |
| Fields inherited from class org.apache.hadoop.security.authentication.server.AuthenticationFilter |
|---|
AUTH_TOKEN_VALIDITY, AUTH_TYPE, CONFIG_PREFIX, COOKIE_DOMAIN, COOKIE_PATH, SIGNATURE_SECRET, SIGNER_SECRET_PROVIDER, SIGNER_SECRET_PROVIDER_ATTRIBUTE |
| Constructor Summary | |
|---|---|
TimelineAuthenticationFilter()
|
|
| Method Summary | |
|---|---|
void |
init(javax.servlet.FilterConfig filterConfig)
|
static void |
setTimelineDelegationTokenSecretManager(TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager secretManager)
|
| Methods inherited from class org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter |
|---|
doFilter, getConfiguration, getProxyuserConfiguration, setHandlerAuthMethod |
| Methods inherited from class org.apache.hadoop.security.authentication.server.AuthenticationFilter |
|---|
createAuthCookie, destroy, doFilter, getAuthenticationHandler, getConfiguration, getCookieDomain, getCookiePath, getRequestURL, getToken, getValidity, isCustomSignerSecretProvider, isRandomSecret |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimelineAuthenticationFilter()
| Method Detail |
|---|
public 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(TimelineDelegationTokenSecretManagerService.TimelineDelegationTokenSecretManager secretManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||