[jboss-jira] [JBoss JIRA] (ELY-39) Ensure all algorithms are on the password interfaces and not private implementations.

Darran Lofthouse (JIRA) issues at jboss.org
Thu Aug 7 14:34:29 EDT 2014


     [ https://issues.jboss.org/browse/ELY-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated ELY-39:
--------------------------------

    Summary: Ensure all algorithms are on the password interfaces and not private implementations.  (was: Move the Elytron supplied algorithms names to a single class.)


> Ensure all algorithms are on the password interfaces and not private implementations.
> -------------------------------------------------------------------------------------
>
>                 Key: ELY-39
>                 URL: https://issues.jboss.org/browse/ELY-39
>             Project: WildFly Elytron
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: API / SPI
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 1.0.0.Beta1
>
>
> The mechanism names are currently in the password implementations, this means they can not be used by classes in other packages or outside of Elytron.
> In addition to this a password provider whilst obtained by using an algorithm can decide on what password type to return based on the passwordspec so we should not assume a tight coupling of password and algorithm name.



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


More information about the jboss-jira mailing list