]
Darran Lofthouse updated ELY-1824:
----------------------------------
Fix Version/s: 1.10.0.CR1
(was: 1.9.2.CR1)
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.