Class ExternalMechanismFactory

java.lang.Object
org.wildfly.security.http.external.ExternalMechanismFactory
All Implemented Interfaces:
HttpServerAuthenticationMechanismFactory

@MetaInfServices(HttpServerAuthenticationMechanismFactory.class) public class ExternalMechanismFactory extends Object implements HttpServerAuthenticationMechanismFactory
A HttpServerAuthenticationMechanismFactory implementation for the EXTERNAL HTTP authentication mechanism.
Author:
Ashley Abdel-Sayed