[jboss-jira] [JBoss JIRA] (ELY-1476) The project current contains 27 instances of Security::getProviders
Darran Lofthouse (JIRA)
issues at jboss.org
Wed Jan 3 08:46:00 EST 2018
[ https://issues.jboss.org/browse/ELY-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse updated ELY-1476:
----------------------------------
Description: Each of these ens up being backed by their own lambda, if we add a Supplier<Provider[]> INSTALLED_PROVDERS = Security::getProviders to ProviderUtil all can share this. (was: Each of these ens up being backed by their own lambda, if we add a Supplier<Provider[]> REGISTERED_PROVDERS = Security::getProviders to ProviderUtil all can share this.)
> The project current contains 27 instances of Security::getProviders
> -------------------------------------------------------------------
>
> Key: ELY-1476
> URL: https://issues.jboss.org/browse/ELY-1476
> Project: WildFly Elytron
> Issue Type: Bug
> Components: API / SPI
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.2.0.Beta12
>
>
> Each of these ens up being backed by their own lambda, if we add a Supplier<Provider[]> INSTALLED_PROVDERS = Security::getProviders to ProviderUtil all can share this.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list