8fcbf6d590
* Spun out from #4814 Improve Attributes Handling Improve attribute handling to reduce garbage and improve lookup. Introduced a Wrapper so that request can remove any layers on reset. Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4814 - Exposing AttributeMap.getAttributeNameSet() on Attributes. The underlying AttributesMap already has a .getAttributeNameSet() method, expose it on the Attributes interface. Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com> * Allow a set to override a secure attribute. Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4814 - Attributes.getAttributeNames() is now defaulted The Attributes.getAttributeNames() will use the .getAttributeNameSet() by default now. Updated all Attributes.Wrapper impls to use this new behavior Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com> Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
pom.xml |