[jira] [Commented] (KNOX-1787) Create PasswordUtils class in gateway-util-common

2019-02-20 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/KNOX-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773219#comment-16773219
 ] 

ASF subversion and git services commented on KNOX-1787:
---

Commit 41aa098a64d6c15416ba611b5ea81df2da0aadfd in knox's branch 
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=41aa098 ]

KNOX-1787 - Use same SecureRandom that DefaultAliasService used

Signed-off-by: Kevin Risden 


> Create PasswordUtils class in gateway-util-common
> -
>
> Key: KNOX-1787
> URL: https://issues.apache.org/jira/browse/KNOX-1787
> Project: Apache Knox
>  Issue Type: Improvement
>Reporter: Kevin Risden
>Assignee: Kevin Risden
>Priority: Minor
> Fix For: 1.3.0
>
> Attachments: KNOX-1787.patch
>
>
> Currently DefaultAliasService has a useful method for generating a password. 
> This can be reused across alias implementations so putting in 
> gateway-util-common



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KNOX-1787) Create PasswordUtils class in gateway-util-common

2019-02-19 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/KNOX-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772317#comment-16772317
 ] 

ASF subversion and git services commented on KNOX-1787:
---

Commit 9cdf531fb3d7259e8d16d27bb2ed7cdf1de6e4df in knox's branch 
refs/heads/master from Kevin Risden
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=9cdf531 ]

KNOX-1787 - Create PasswordUtils class in gateway-util-common

Signed-off-by: Kevin Risden 


> Create PasswordUtils class in gateway-util-common
> -
>
> Key: KNOX-1787
> URL: https://issues.apache.org/jira/browse/KNOX-1787
> Project: Apache Knox
>  Issue Type: Improvement
>Reporter: Kevin Risden
>Assignee: Kevin Risden
>Priority: Minor
> Fix For: 1.3.0
>
> Attachments: KNOX-1787.patch
>
>
> Currently DefaultAliasService has a useful method for generating a password. 
> This can be reused across alias implementations so putting in 
> gateway-util-common



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KNOX-1787) Create PasswordUtils class in gateway-util-common

2019-02-19 Thread Kevin Risden (JIRA)


[ 
https://issues.apache.org/jira/browse/KNOX-1787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16772302#comment-16772302
 ] 

Kevin Risden commented on KNOX-1787:


Previously this was protected so had to be in the same package which isn't a 
requirement for other alias implementations. Also could be useful if needing to 
generate a random password elsewhere.

> Create PasswordUtils class in gateway-util-common
> -
>
> Key: KNOX-1787
> URL: https://issues.apache.org/jira/browse/KNOX-1787
> Project: Apache Knox
>  Issue Type: Improvement
>Reporter: Kevin Risden
>Assignee: Kevin Risden
>Priority: Minor
> Fix For: 1.3.0
>
> Attachments: KNOX-1787.patch
>
>
> Currently DefaultAliasService has a useful method for generating a password. 
> This can be reused across alias implementations so putting in 
> gateway-util-common



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)