Uses of Class
org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager.DelegationTokenInformation

Packages that use AbstractDelegationTokenSecretManager.DelegationTokenInformation
org.apache.hadoop.security.token.delegation   
 

Uses of AbstractDelegationTokenSecretManager.DelegationTokenInformation in org.apache.hadoop.security.token.delegation
 

Fields in org.apache.hadoop.security.token.delegation with type parameters of type AbstractDelegationTokenSecretManager.DelegationTokenInformation
protected  Map<TokenIdent,AbstractDelegationTokenSecretManager.DelegationTokenInformation> AbstractDelegationTokenSecretManager.currentTokens
          Cache of currently valid tokens, mapping from DelegationTokenIdentifier to DelegationTokenInformation.
 



Copyright © 2009 The Apache Software Foundation