[jboss-jira] [JBoss JIRA] (ELY-368) Add optional Supplier<Provider[]> to realm implementations

Darran Lofthouse (JIRA) issues at jboss.org
Mon Apr 4 14:19:05 EDT 2016


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

Darran Lofthouse updated ELY-368:
---------------------------------
    Fix Version/s: 1.1.0.Beta6
                       (was: 1.1.0.Beta5)


> Add optional Supplier<Provider[]> to realm implementations
> ----------------------------------------------------------
>
>                 Key: ELY-368
>                 URL: https://issues.jboss.org/browse/ELY-368
>             Project: WildFly Elytron
>          Issue Type: Enhancement
>            Reporter: David Lloyd
>             Fix For: 1.1.0.Beta6
>
>
> Realms use key factories, certificate factories, password factories, etc.  Most of the time they just use the default installed providers.  Enhance the realms to accept an optional {{Supplier<Provider[]>}} which will be used to load these kinds of things.  The default supplier should be {{Security::getProviders()}}.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list