Class ServiceLoaderServerMechanismFactory

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

public final class ServiceLoaderServerMechanismFactory extends Object implements HttpServerAuthenticationMechanismFactory
A HttpServerAuthenticationMechanismFactory which locates further factory implementations by iterating a ServiceLoader
Author:
Darran Lofthouse