Class SpnegoAuthenticationMechanism

java.lang.Object
org.wildfly.security.http.spnego.SpnegoAuthenticationMechanism
All Implemented Interfaces:
HttpServerAuthenticationMechanism

public final class SpnegoAuthenticationMechanism extends Object implements HttpServerAuthenticationMechanism
A HttpServerAuthenticationMechanism implementation to support SPNEGO.
Author:
Darran Lofthouse