Class AbstractUsersRolesSecurityDomainSetup
java.lang.Object
org.jboss.as.arquillian.setup.ReloadServerSetupTask
org.jboss.resteasy.setup.AbstractUsersRolesSecurityDomainSetup
- All Implemented Interfaces:
org.jboss.as.arquillian.api.ServerSetupTask
public abstract class AbstractUsersRolesSecurityDomainSetup
extends org.jboss.as.arquillian.setup.ReloadServerSetupTask
implements org.jboss.as.arquillian.api.ServerSetupTask
This abstract class implements steps needed to create Elytron security domain.
-
Constructor Summary
ModifierConstructorDescriptionprotected
AbstractUsersRolesSecurityDomainSetup
(URL userFile, URL rolesFile) -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
doTearDown
(org.jboss.as.arquillian.container.ManagementClient client, String s) A map of the security domain configuration.Methods inherited from class org.jboss.as.arquillian.setup.ReloadServerSetupTask
setup, tearDown
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.as.arquillian.api.ServerSetupTask
executeOperation, executeOperation, executeOperation, executeOperation, setup, tearDown
-
Constructor Details
-
AbstractUsersRolesSecurityDomainSetup
-
-
Method Details
-
doSetup
-
doTearDown
-
getSecurityDomainConfig
-