Package org.apache.hadoop.security.token.delegation.web
package org.apache.hadoop.security.token.delegation.web
-
ClassDescriptionThe
DelegationTokenAuthenticatedURLis aAuthenticatedURLsub-class with built-in Hadoop Delegation Token functionality.Client side authentication token that handles Delegation Tokens.org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilterTheDelegationTokenAuthenticationFilterfilter is aAuthenticationFilterwith Hadoop Delegation Token support.org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandlerAnAuthenticationHandlerthat implements Kerberos SPNEGO mechanism for HTTP and supports Delegation Token functionality.Authenticatorwrapper that enhances anAuthenticatorwith Delegation Token support.org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticator.DelegationTokenOperationDelegationToken operations.org.apache.hadoop.security.token.delegation.web.DelegationTokenIdentifierConcrete delegation token identifier used byDelegationTokenManager,KerberosDelegationTokenAuthenticationHandlerandDelegationTokenAuthenticationFilter.org.apache.hadoop.security.token.delegation.web.DelegationTokenManagerDelegation Token Manager used by theKerberosDelegationTokenAuthenticationHandler.org.apache.hadoop.security.token.delegation.web.HttpUserGroupInformationUtil class that returns the remoteUserGroupInformationin scope for the HTTP request.org.apache.hadoop.security.token.delegation.web.KerberosDelegationTokenAuthenticationHandlerAnAuthenticationHandlerthat implements Kerberos SPNEGO mechanism for HTTP and supports Delegation Token functionality.TheKerberosDelegationTokenAuthenticatorprovides support for Kerberos SPNEGO authentication mechanism and support for Hadoop Delegation Token operations.org.apache.hadoop.security.token.delegation.web.MultiSchemeDelegationTokenAuthenticationHandlerACompositeAuthenticationHandlerthat supports multiple HTTP authentication schemes along with Delegation Token functionality. e.g.org.apache.hadoop.security.token.delegation.web.PseudoDelegationTokenAuthenticationHandlerAnAuthenticationHandlerthat implements Kerberos SPNEGO mechanism for HTTP and supports Delegation Token functionality.ThePseudoDelegationTokenAuthenticatorprovides support for Hadoop's pseudo authentication mechanism that accepts the user name specified as a query string parameter and support for Hadoop Delegation Token operations.