Benoy Antony created HADOOP-12203: ------------------------------------- Summary: Refactor Service Authorization Framework Key: HADOOP-12203 URL: https://issues.apache.org/jira/browse/HADOOP-12203 Project: Hadoop Common Issue Type: Sub-task Reporter: Benoy Antony Assignee: Benoy Antony
Refactor Service Authorization Framework so that same framework can be used to authenticate requests for RPC and web resources. The _ServiceAuthorizationManager_ uses a Class object to identify the RPC protocol that the user is trying to access. While this works for an RPC protocol, it will not work in general. -- This message was sent by Atlassian JIRA (v6.3.4#6332)