]
Darran Lofthouse updated ELY-776:
---------------------------------
Priority: Critical (was: Major)
Eliminate reference to "slot" from module configurations
--------------------------------------------------------
Key: ELY-776
URL:
https://issues.jboss.org/browse/ELY-776
Project: WildFly Elytron
Issue Type: Enhancement
Components: Authentication Client
Reporter: David Lloyd
Assignee: Darran Lofthouse
Priority: Critical
Fix For: 1.1.0.Beta15
The final version of our client XSD should accept a name for modules but no slot.
Instead, either the new name-only APIs should be used or a ModuleIdentifier created via
that class's "fromString" method. Module slots are deprecated.