]
Jan Kalina reassigned ELY-261:
------------------------------
Assignee: Jan Kalina
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.