]
David Lloyd resolved ELY-498.
-----------------------------
Resolution: Done
Add base class for permission collections with action bits
----------------------------------------------------------
Key: ELY-498
URL:
https://issues.jboss.org/browse/ELY-498
Project: WildFly Elytron
Issue Type: Enhancement
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.1.0.Beta6
Permissions which extend the {{AbstractActionSetPermission}} class support coalescence of
permission actions. An optimized permission collection will merge permissions whenever a
new permission is added that has a name which equals the name of another permission in the
collection.