Class FormAuthenticationWithClusteredSSOBase

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

public abstract class FormAuthenticationWithClusteredSSOBase extends AbstractHttpServerMechanismTest
Test case to test HTTP FORM authentication where authentication is backed by Elytron and session replication is enabled.
Author:
Pedro Igor, Paul Ferraro