Class ExternalAuthenticationBase
java.lang.Object
org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
org.wildfly.elytron.web.undertow.common.ExternalAuthenticationBase
Test case to test the HTTP External mechanism where authentication is backed by Elytron.
- Author:
- Ashley Abdel-Sayed
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract UndertowServerprotected org.wildfly.security.auth.server.SecurityDomainprotected StringMethods inherited from class org.wildfly.elytron.web.undertow.common.AbstractHttpServerMechanismTest
assertLoginPage, assertSuccessfulResponse, assertSuccessfulUnconstraintResponse, getHttpServerAuthenticationMechanismFactory, getSecurityDomain, installProvider, removeProvider
-
Field Details
-
server
-
-
Constructor Details
-
ExternalAuthenticationBase
- Throws:
Exception
-
-
Method Details
-
getMechanismName
- Specified by:
getMechanismNamein classAbstractHttpServerMechanismTest
-
doCreateSecurityDomain
- Specified by:
doCreateSecurityDomainin classAbstractHttpServerMechanismTest- Throws:
Exception
-
createUndertowServer
- Throws:
Exception
-