Class FilterServerMechanismFactory

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

public final class FilterServerMechanismFactory extends Object implements HttpServerAuthenticationMechanismFactory
An implementation of HttpServerAuthenticationMechanismFactory that wraps an existing factory and provides mechanism filtering by name.
Author:
Darran Lofthouse