Name | Type | Description | Notes |
---|---|---|---|
applicationContextPath | String | Application context path | |
cloudScanConfig | CloudScanConfig | Cloud scan configuration | |
collabModuleEnabled | Boolean | Set to true if collaboration module is enabled | |
displayUserDetails | Boolean | Display user details if set to true | |
String | User email | ||
firstName | String | User first name | |
fortifyUserType | String | Fortify user type eg. LOCAL | |
lastName | String | User last name | |
licenseCapabilities | List<LicenseCapability> | List of license capabilities | |
onDemandMode | Boolean | Set to true if on demand mode is enabled | |
permissions | List<String> | User permissions | |
preferences | UserPreferences | User preferences | |
roles | List<Role> | User roles | |
sessionId | String | User session id | |
userPhoto | UserPhoto | User Photo | |
userType | Integer | User Type integer eg. 0 for Local | |
username | String | User name | |
webappVersion | String | Web application version | |
wieConfig | WIEConfiguration | WebInspect enterprise configuration |