Description
By using Configuration.getPassword the credential provider API can be used to provide an alternative to storing the ssl and ldap bind passwords in clear text within the configuration files.
getPassword will enable us to not sure clear text passwords when required and provide backward compatibility for when it is not necessary and existing deployments.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-13353 LdapGroupsMapping getPassward shouldn't return null when IOException throws
- Resolved
- is related to
-
HADOOP-13548 Remove recursive dependencies of credential providers in LdapGroupsMapping
- Patch Available