]
David Lloyd resolved ELY-387.
-----------------------------
Resolution: Done
Override, rather than supplement, name rewriters from mech configs
------------------------------------------------------------------
Key: ELY-387
URL:
https://issues.jboss.org/browse/ELY-387
Project: WildFly Elytron
Issue Type: Task
Components: API / SPI
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.1.0.Beta4
Supplementing causes a lot of complexity, not least of which revolves around the fact
that the user cannot change the order in which the 9 (!) rewriters run.
Instead go back to the three-stage system, but let mech & mech realm configurations
override each stage. The user can use delegation or copying to restore supplementary
behavior.