]
David Lloyd resolved ELY-289.
-----------------------------
Fix Version/s: 1.1.0.Alpha1
Resolution: Done
RealmIdentity.getName() is useless
----------------------------------
Key: ELY-289
URL:
https://issues.jboss.org/browse/ELY-289
Project: WildFly Elytron
Issue Type: Task
Components: API / SPI
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.1.0.Alpha1
The getName() method on RealmIdentity is useless, but prevents the creation of singleton
instances which can act for multiple identities.
Remove it.