[jboss-jira] [JBoss JIRA] (ELY-261) Rework (and move) UsernamePasswordHashUtil
Jan Kalina (JIRA)
issues at jboss.org
Thu Jan 25 17:16:00 EST 2018
[ https://issues.jboss.org/browse/ELY-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13524117#comment-13524117 ]
Jan Kalina edited comment on ELY-261 at 1/25/18 5:15 PM:
---------------------------------------------------------
Currently is the class already part of the public API so cannot be removed - will be deprecated.
Cannot be adjusted to use PasswordFactory, as it allows to use custom Digest object.
was (Author: honza889):
Currently is the class already part of the public API so cannot be removed - will be deprecated.
> Rework (and move) UsernamePasswordHashUtil
> ------------------------------------------
>
> Key: ELY-261
> URL: https://issues.jboss.org/browse/ELY-261
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: API / SPI, Passwords
> Reporter: Darran Lofthouse
> Assignee: Jan Kalina
> Fix For: 1.2.0.Beta14
>
>
> Firstly this class is not really SASL specific so should be in a general util package.
> Secondly we now have password specs and a PasswordFactory - if this class still has a future then maybe it should be using those instead of it's own custom implementation.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list