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

Packages that use org.apache.hadoop.hdfs.security.token.delegation
org.apache.hadoop.hdfs A distributed implementation of FileSystem
org.apache.hadoop.hdfs.protocol   
org.apache.hadoop.hdfs.security.token.delegation   
org.apache.hadoop.hdfs.server.namenode   
 

Classes in org.apache.hadoop.hdfs.security.token.delegation used by org.apache.hadoop.hdfs
DelegationTokenIdentifier
          A delegation token identifier that is specific to HDFS.
 

Classes in org.apache.hadoop.hdfs.security.token.delegation used by org.apache.hadoop.hdfs.protocol
DelegationTokenIdentifier
          A delegation token identifier that is specific to HDFS.
 

Classes in org.apache.hadoop.hdfs.security.token.delegation used by org.apache.hadoop.hdfs.security.token.delegation
DelegationTokenIdentifier
          A delegation token identifier that is specific to HDFS.
 

Classes in org.apache.hadoop.hdfs.security.token.delegation used by org.apache.hadoop.hdfs.server.namenode
DelegationTokenIdentifier
          A delegation token identifier that is specific to HDFS.
DelegationTokenSecretManager
          A HDFS specific delegation token secret manager.
 



Copyright © 2009 The Apache Software Foundation