Class AuthenticationMechanismsHandler

java.lang.Object
io.undertow.security.handlers.AuthenticationMechanismsHandler
All Implemented Interfaces:
HttpHandler

public class AuthenticationMechanismsHandler extends Object implements HttpHandler
Authentication handler that adds one or more authentication mechanisms to the security context
Author:
Stuart Douglas