Class FormMechanismFactory

java.lang.Object
org.wildfly.security.http.form.FormMechanismFactory
All Implemented Interfaces:
HttpServerAuthenticationMechanismFactory

@MetaInfServices(HttpServerAuthenticationMechanismFactory.class) public class FormMechanismFactory extends Object implements HttpServerAuthenticationMechanismFactory
A HttpServerAuthenticationMechanismFactory implementation for the FORM HTTP authentication mechanism.
Author:
Darran Lofthouse