[ 
https://issues.apache.org/jira/browse/HADOOP-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16674111#comment-16674111
 ] 

Hudson commented on HADOOP-15687:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15353 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15353/])
HADOOP-15687. Credentials class should allow access to aliases. (stevel: rev 
cb8d679c95642842efacc5d38ccf2a61b043c689)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/Credentials.java
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/security/TestCredentials.java


> Credentials class should allow access to aliases
> ------------------------------------------------
>
>                 Key: HADOOP-15687
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15687
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.1.0
>            Reporter: Lars Francke
>            Assignee: Lars Francke
>            Priority: Trivial
>             Fix For: 3.3.0, 3.2.1
>
>         Attachments: HADOOP-15687.2.patch, HADOOP-15687.3.patch, 
> HADOOP-15687.patch, HADOOP-15687.patch
>
>
> The credentials class can read token files from disk which are keyed by an 
> alias. It also allows to retrieve tokens by alias and it also allows to list 
> all tokens.
> It does not - however - allow to get the full map of all tokens including the 
> aliases (or at least a list of all aliases).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to