Benoy Antony created HADOOP-10335:
-------------------------------------
Summary: A whilelist based implementation to resolve Sasl
properties per connection
Key: HADOOP-10335
URL: https://issues.apache.org/jira/browse/HADOOP-10335
Project: Hadoop Common
Issue Type: Improvement
Reporter: Benoy Antony
Assignee: Benoy Antony
As noted in HADOOP-10221, it is sometimes required for a Hadoop Server to
communicate with some client over encrypted channel and with some other clients
over unencrypted channel.
Hadoop-10221 introduced an interface _SaslPropertiesResolver_ and the changes
required to plugin and use _SaslPropertiesResolver_ to identify the
SaslProperties to be used for a connection.
In this jira, an ip-whitelist based implementation of _SaslPropertiesResolver_
is attempted.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)