Package dev.galasa.zossecurity
Annotation Interface ZosUserid
Requests a zOS Userid. Will not have any groups attached, a default password
set, no passphrase and no access to any resources.
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionTheimageTag
is used to identify the z/OS image.boolean
If true this user will be used as the run user for this test classSet a symbolic for this user which can be used in environment models
-
Element Details
-
imageTag
String imageTagTheimageTag
is used to identify the z/OS image.- Default:
- "primary"
-
setSymbolic
String setSymbolicSet a symbolic for this user which can be used in environment models- Returns:
- - the set symbolic
- Default:
- ""
-
runUser
boolean runUserIf true this user will be used as the run user for this test class- Returns:
- - true if run user
- Default:
- false
-
ensZosClient
String ensZosClient- Returns:
- - the set symbolic
- See Also:
- Default:
- ""
-