]
Darran Lofthouse updated ELY-1820:
----------------------------------
Fix Version/s: 1.10.0.CR1
(was: 1.9.2.CR1)
SecurityProviderServerMechanismFactory should support Provider
instances
------------------------------------------------------------------------
Key: ELY-1820
URL:
https://issues.jboss.org/browse/ELY-1820
Project: WildFly Elytron
Issue Type: Bug
Components: HTTP
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Major
Fix For: 1.10.0.CR1
In many cases we already have the Provider instance or instances, we should not require
an intermediate Supplier instance which encourages the use of a lambda just to pass these
in.