]
Farah Juma resolved ELY-1824.
-----------------------------
Resolution: Done
Provider should cache instances of stateless factories it creates
-----------------------------------------------------------------
Key: ELY-1824
URL:
https://issues.jboss.org/browse/ELY-1824
Project: WildFly Elytron
Issue Type: Enhancement
Components: API / SPI
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Major
Fix For: 1.10.0.CR1
Our security provider(s) return instances of various factories, these are largely
stateless so the instances created should be cached so they can be returned again for
future calls.