[jboss-jira] [JBoss JIRA] (ELY-40) Split the Base64 util methods out of PasswordUtils

Darran Lofthouse (JIRA) issues at jboss.org
Sat Aug 9 16:16:33 EDT 2014


Darran Lofthouse created ELY-40:
-----------------------------------

             Summary: Split the Base64 util methods out of PasswordUtils
                 Key: ELY-40
                 URL: https://issues.jboss.org/browse/ELY-40
             Project: WildFly Elytron
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Utils
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 1.0.0.Beta1


The PasswordUtils class is risking becoming one big general purpose util for password parsing - this in itself has risks as password types can be represented in a number of different ways - some of this should even be down to the realm accessing the backing store to identify the approaches actually supported.

However initially Base64 is something that is general and should be split out for general re-use.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list