@InterfaceAudience.LimitedPrivate(value={"HBase","HDFS","MapReduce"}) @InterfaceStability.Evolving
| Class | Description |
|---|---|
| AbstractDelegationTokenIdentifier | |
| AbstractDelegationTokenSecretManager<TokenIdent extends AbstractDelegationTokenIdentifier> | |
| AbstractDelegationTokenSecretManager.DelegationTokenInformation |
Class to encapsulate a token's renew date and password.
|
| AbstractDelegationTokenSelector<TokenIdent extends AbstractDelegationTokenIdentifier> |
Look through tokens to find the first delegation token that matches the
service and return it.
|
| DelegationKey |
Key used for generating and verifying delegation tokens
|
Copyright © 2013 Apache Software Foundation. All rights reserved.