]
Farah Juma resolved ELY-1820.
-----------------------------
Resolution: Done
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.