Class PropertiesServerMechanismFactory

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

public final class PropertiesServerMechanismFactory extends Object implements HttpServerAuthenticationMechanismFactory
A HttpServerAuthenticationMechanismFactory that adds a predefined set of properties to all calls to the delegate.
Author:
Darran Lofthouse