]
Darran Lofthouse resolved ELY-511.
----------------------------------
Resolution: Done
Adjust HTTP APIs to return collections from request object
----------------------------------------------------------
Key: ELY-511
URL:
https://issues.jboss.org/browse/ELY-511
Project: WildFly Elytron
Issue Type: Enhancement
Components: API / SPI, HTTP
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta6
By using collections we both provide the ability for them to be protected against
modifications and also give the implementation of the SPI the ability to lazily initialise
them.