Benoy Antony created HADOOP-10471: ------------------------------------- Summary: Reduce the visibility of constants in ProxyUsers Key: HADOOP-10471 URL: https://issues.apache.org/jira/browse/HADOOP-10471 Project: Hadoop Common Issue Type: Sub-task Components: security Reporter: Benoy Antony Assignee: Benoy Antony
Most of the constants in proxyusers have public visibility unnecessarily. These public constants should be set to private and their external usage should be replaced by the corresponding functions. -- This message was sent by Atlassian JIRA (v6.2#6252)