]
David Lloyd resolved ELY-1072.
------------------------------
Resolution: Done
Add a way to acquire the domain for an identity
-----------------------------------------------
Key: ELY-1072
URL:
https://issues.jboss.org/browse/ELY-1072
Project: WildFly Elytron
Issue Type: Enhancement
Components: API / SPI
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.1.0.Beta36
Add a way to get the domain for an identity. The rationale is, users can already acquire
the current security domain via a global context-sensitive method, if they have the
appropriate SM permission.
The method could be on SecurityDomain in order to keep it local to the getCurrent()
method as its behavior and security requirements are similar.