]
Darran Lofthouse updated ELY-122:
---------------------------------
Fix Version/s: 1.0.0.Beta1
(was: 1.0.0.Alpha1)
Make use of factory from SASL-71 to obtain Subject for GSSAPI
-------------------------------------------------------------
Key: ELY-122
URL:
https://issues.jboss.org/browse/ELY-122
Project: WildFly Elytron
Issue Type: Feature Request
Components: SASL
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.0.0.Beta1
By default we rely on the AccessControlContext in place at the time the SaslServer is
created, the use of a factory allows greater control of the Subject in use especially in a
managed environment.