Class BasicAuthenticationBase

java.lang.Object
org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
org.wildfly.elytron.web.undertow.common.BasicAuthenticationBase

public abstract class BasicAuthenticationBase extends AbstractHttpServerMechanismTest
Test case to test HTTP BASIC authentication where authentication is backed by Elytron.
Author:
Darran Lofthouse