Move Access Token implementation from Common to HDFS ----------------------------------------------------
Key: HADOOP-6367 URL: https://issues.apache.org/jira/browse/HADOOP-6367 Project: Hadoop Common Issue Type: Improvement Reporter: Kan Zhang Assignee: Kan Zhang Access Token is HDFS specific and should be part of HDFS code base. Also, rename AccessToken to BlockAccessToken (and AccessKey to BlockAccessKey) to be more precise. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.