[
https://issues.apache.org/jira/browse/HADOOP-12902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira AJISAKA updated HADOOP-12902:
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.7.3
2.8.0
Status: Resolved (was: Patch Available)
Committed this to branch-2.7 and above. Thanks [~gliptak] for the contribution!
> JavaDocs for SignerSecretProvider are out-of-date in AuthenticationFilter
> -------------------------------------------------------------------------
>
> Key: HADOOP-12902
> URL: https://issues.apache.org/jira/browse/HADOOP-12902
> Project: Hadoop Common
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.0
> Reporter: Robert Kanter
> Assignee: Gabor Liptak
> Labels: newbie
> Fix For: 2.8.0, 2.7.3
>
> Attachments: HADOOP-12902.1.patch, HADOOP-12902.2.patch,
> HADOOP-12902.3.patch, HADOOP-12902.4.patch
>
>
> The Javadocs in {{AuthenticationFilter}} say:
> {noformat}
> * Out of the box it provides 3 signer secret provider implementations:
> * "string", "random", and "zookeeper"
> {noformat}
> However, the "string" implementation is no longer available because
> HADOOP-11748 moved it to be a test-only artifact. This also doesn't mention
> anything about the file-backed secret provider ({{FileSignerSecretProvider}}).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)