[
https://issues.apache.org/jira/browse/RANGER-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zsombor Gegesy updated RANGER-2386:
-----------------------------------
Attachment: RANGER-2386.patch
> Code duplication due to RangerCredentialProvider.getCredentialString returns
> char[]
> -----------------------------------------------------------------------------------
>
> Key: RANGER-2386
> URL: https://issues.apache.org/jira/browse/RANGER-2386
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Affects Versions: master
> Reporter: Zsombor Gegesy
> Assignee: Zsombor Gegesy
> Priority: Major
> Fix For: 2.0.0
>
> Attachments: RANGER-2386.patch
>
>
> The same code appears in lot's of places, because
> RangerCredentialProvider.getCredentialString returns a char array, which
> needs to be converted to String.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)