]
Darran Lofthouse resolved ELY-1136.
-----------------------------------
Resolution: Done
Simplify SSLCallback to just reference SSLSession
-------------------------------------------------
Key: ELY-1136
URL:
https://issues.jboss.org/browse/ELY-1136
Project: WildFly Elytron
Issue Type: Enhancement
Components: SASL, SSL
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Critical
Fix For: 1.1.0.Beta41
In all places we use this Callback we only access the session anyway.
In the only place we would currently register the factory we only have access to the
SSLSession.