Class SocketAddressCallbackServerMechanismFactory

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

public final class SocketAddressCallbackServerMechanismFactory extends Object implements HttpServerAuthenticationMechanismFactory
A wrapper HttpServerAuthenticationMechanismFactory that sets the peer address using the current authentication request.
Author:
Farah Juma