Class AggregateServerMechanismFactory

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

public final class AggregateServerMechanismFactory extends Object implements HttpServerAuthenticationMechanismFactory
A HttpServerAuthenticationMechanismFactory that is an aggregation of other factories.
Author:
Darran Lofthouse