Uses of Package
org.apache.hadoop.security.token.delegation

Packages that use org.apache.hadoop.security.token.delegation
org.apache.hadoop.mapreduce.security.token.delegation   
org.apache.hadoop.security.token.delegation   
 

Classes in org.apache.hadoop.security.token.delegation used by org.apache.hadoop.mapreduce.security.token.delegation
AbstractDelegationTokenIdentifier
           
AbstractDelegationTokenSecretManager
           
AbstractDelegationTokenSelector
          Look through tokens to find the first delegation token that matches the service and return it.
 

Classes in org.apache.hadoop.security.token.delegation used by org.apache.hadoop.security.token.delegation
AbstractDelegationTokenIdentifier
           
AbstractDelegationTokenSecretManager.DelegationTokenInformation
          Class to encapsulate a token's renew date and password.
DelegationKey
          Key used for generating and verifying delegation tokens
 



Copyright © 2009 The Apache Software Foundation