Class SpnegoMechanismFactory

java.lang.Object
org.wildfly.security.http.spnego.SpnegoMechanismFactory
All Implemented Interfaces:
HttpServerAuthenticationMechanismFactory

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