| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
authorizationEnabled
If this is false then all security constraints are disabled.
|
String[] |
roles
Used in combination with
user() to specify the users roles. |
String |
user
If this is non-zero then the test will be run with a SecurityIdentity with the specified username.
|
public abstract boolean authorizationEnabled
public abstract String user
Copyright © 2020 JBoss by Red Hat. All rights reserved.