]
Darran Lofthouse commented on ELY-381:
--------------------------------------
[~dmlloyd] Do you still know what this means? ;-)
Add ability to provide a transformation to the
MechanismAuthenticationFactory factory
-------------------------------------------------------------------------------------
Key: ELY-381
URL:
https://issues.jboss.org/browse/ELY-381
Project: WildFly Elytron
Issue Type: Task
Components: API / SPI, HTTP, SASL
Reporter: David Lloyd
Assignee: David Lloyd
Fix For: 1.1.0.Beta5
Add the ability to provide a {{UnaryOperator}} which transforms the factory used in a
mechanism authetication factory before using it to create the mechanism instance. This
will necessitate a new type parameter to {{MechanismAuthenticationFactory}} and its
derivatives.