Uses of Interface
org.apache.hadoop.security.token.TokenSelector
Packages that use TokenSelector
Package
Description
ZooKeeper secret manager for TokenIdentifiers and DelegationKeys.
-
Uses of TokenSelector in org.apache.hadoop.security.token.delegation
Classes in org.apache.hadoop.security.token.delegation that implement TokenSelectorModifier and TypeClassDescriptionclassAbstractDelegationTokenSelector<TokenIdent extends AbstractDelegationTokenIdentifier>Look through tokens to find the first delegation token that matches the service and return it.