[jboss-jira] [JBoss JIRA] (ELY-829) ClearPassword.rawPassword should clone password
Darran Lofthouse (JIRA)
issues at jboss.org
Tue Dec 13 11:52:00 EST 2016
[ https://issues.jboss.org/browse/ELY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated ELY-829:
---------------------------------
Fix Version/s: 1.1.0.Beta18
> ClearPassword.rawPassword should clone password
> -----------------------------------------------
>
> Key: ELY-829
> URL: https://issues.jboss.org/browse/ELY-829
> Project: WildFly Elytron
> Issue Type: Bug
> Reporter: Jean-Francois Denise
> Assignee: Darran Lofthouse
> Fix For: 1.1.0.Beta18
>
>
> No cloning occurs:
> static ClearPassword createRaw(String algorithm, char[] password) {
> return new RawClearPassword(algorithm, password);
> }
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list