Jing Zhao created HDFS-5212: ------------------------------- Summary: Refactor RpcMessage and NFS3Response to support different types of authentication information Key: HDFS-5212 URL: https://issues.apache.org/jira/browse/HDFS-5212 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Jing Zhao Assignee: Jing Zhao
Currently the authentication information is hard coded in RpcMessage (and its subclasses) and NFS3Response (and its subclasses) as AuthFlavor value and empty byte array. We need to refactor this part of code to support different types of authentication information. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira