The GroupMappingServiceProvider interface should be public
----------------------------------------------------------
Key: HADOOP-6943
URL: https://issues.apache.org/jira/browse/HADOOP-6943
Project: Hadoop Common
Issue Type: Improvement
Components: security
Affects Versions: 0.22.0
Reporter: Aaron T. Myers
The GroupMappingServiceProvider interface is presently package-protected. It
seems likely that many organizations will be implementing their own versions of
this to suit their particular setup. It would be nice if this interface were
made public, and annotated with "@InterfaceAudience.Private" and
"@InterfaceStability.Evolving".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.