| AbstractHttpServerMechanismTest |
|
| BasicAuthenticationBase |
Test case to test HTTP BASIC authentication where authentication is backed by Elytron.
|
| BearerTokenAuthenticationBase |
Test case to org.wildfly.security.http.impl.BearerTokenAuthenticationMechanism.
|
| ClientCertAuthenticationBase |
Test case for CLIENT_CERT authentication.
|
| ExternalAuthenticationBase |
Test case to test the HTTP External mechanism where authentication is backed by Elytron.
|
| FormAuthenticationBase |
Test case to test HTTP FORM authentication where authentication is backed by Elytron.
|
| FormAuthenticationWithClusteredSSOBase |
Test case to test HTTP FORM authentication where authentication is backed by Elytron and session replication is enabled.
|
| FormAuthenticationWithSessionReplicationBase |
Test case to test HTTP FORM authentication where authentication is backed by Elytron and session replication is enabled.
|
| UndertowServer |
|