[
https://issues.apache.org/jira/browse/HADOOP-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967553#comment-13967553
]
Owen O'Malley commented on HADOOP-10431:
----------------------------------------
I guess I should be more clear. This and HADOOP-10430 are exactly why we don't
want you to use this API for your RPC interface. The concerns are different and
everyone will be happier if they are kept independent. This is just good
software engineering. By reusing the same interfaces you create huge amounts of
coupling that are easily avoided.
> Change visibility of KeyStore.Options getter methods to public
> --------------------------------------------------------------
>
> Key: HADOOP-10431
> URL: https://issues.apache.org/jira/browse/HADOOP-10431
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.0.0
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 3.0.0
>
> Attachments: HADOOP-10431.patch, HADOOP-10431.patch,
> HADOOP-10431.patch
>
>
> Making Options getter methods public will enable {{KeyProvider}}
> implementations to use those classes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)