]
Jan Kalina reassigned ELY-1531:
-------------------------------
Assignee: Jan Kalina
Use the same gamut of runAs*() methods for both SecurityIdentity and
AuthenticationContext
------------------------------------------------------------------------------------------
Key: ELY-1531
URL:
https://issues.jboss.org/browse/ELY-1531
Project: WildFly Elytron
Issue Type: Enhancement
Components: Authentication Client, Authentication Server
Reporter: David Lloyd
Assignee: Jan Kalina
Both AuthenticationContext and SecurityIdentity can be captured and restored in a similar
manner; they should use the same gamut of {{run*()}} methods.
The methods from {{org.wildfly.common.function.Functions}} can help with this.