[ 
https://issues.apache.org/jira/browse/HDFS-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jing Zhao updated HDFS-5085:
----------------------------

    Description: 
1. Add Credentials and Verifier definitions. 
2. Update Nfs3Interface.java and add SessionSecurityHandler to allow the 
support of different types of authentications.
3. Update RpcProgrammNfs3.java to move the original AUTH_SYS authentication 
into the new interfaces.

  was:
1. Add Credentials and Verifier definitions. 
2. Update Nfs3Interface.java and add SessionSecurityHandler to allow the 
support of different types of authentications.
3. Update RpcProgrammNfs3.java to move the original AUTH_SYS authentication 
into the new interfaces.

Part of the code (Credentials, Verifier, and SessionSecurityHandler) is 
borrowed (with slight modification) from [~brocknoland]'s implementation.

    
> Refactor o.a.h.nfs to support different types of authentications
> ----------------------------------------------------------------
>
>                 Key: HDFS-5085
>                 URL: https://issues.apache.org/jira/browse/HDFS-5085
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: nfs
>    Affects Versions: 3.0.0
>            Reporter: Brandon Li
>            Assignee: Jing Zhao
>
> 1. Add Credentials and Verifier definitions. 
> 2. Update Nfs3Interface.java and add SessionSecurityHandler to allow the 
> support of different types of authentications.
> 3. Update RpcProgrammNfs3.java to move the original AUTH_SYS authentication 
> into the new interfaces.

--
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

Reply via email to