Class SetRequestInformationCallbackMechanismFactory

java.lang.Object
org.wildfly.security.http.util.SetRequestInformationCallbackMechanismFactory
All Implemented Interfaces:
HttpServerAuthenticationMechanismFactory

public class SetRequestInformationCallbackMechanismFactory extends Object implements HttpServerAuthenticationMechanismFactory
A wrapper HttpServerAuthenticationMechanismFactory that sets the request information using the current authentication request.
Author:
Diana Krepinska