[
https://issues.jboss.org/browse/ELY-261?page=com.atlassian.jira.plugin.sy...
]
David Lloyd commented on ELY-261:
---------------------------------
I think we should deprecate this class so it is not part of the public API. At this
point, any password manipulation should be done via the PasswordFactory.
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
Fix For: 1.1.0.CR2
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.2.3#72005)