[
https://issues.apache.org/jira/browse/HADOOP-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958364#comment-13958364
]
Larry McCay commented on HADOOP-10431:
--------------------------------------
I'm not sure about this one.
These methods were purposely not exposed as public as to limit access to them.
We may want to consider a different design that allows access by KeyProviders
but not to the outside world.
What exactly do we need KeyProviders the ability to do - given the intended
invocation pattern?
Can you describe the full usecase that needs to be supported by KeyProviders
before we open these facilities up to consumers as well as providers?
> Change visibility of KeyStore KeyVersion/Metadata/Options constructor and
> 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
> Attachments: HADOOP-10431.patch
>
>
> Making KeyVersion/Metadata/Options constructor and methods public will
> facilitate {{KeyProvider}} implementations to use those classes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)