-
-
-
- serialVersionUID:
- 1196329141842789632L
-
Serialisierte Felder
-
authorities
List<String> authorities
The authorities granted to this user group (filtered by mission)
-
groupname
String groupname
The (unique) name of the group, consisting of the mission code, a hyphen ("-") and the actual group name
-
id
Long id
The persistent id of user group
-
- serialVersionUID:
- 1168236909979290272L
-
Serialisierte Felder
-
assigned
Long assigned
Monthly data volume allowance in Bytes
-
lastAccessDate
Date lastAccessDate
Date of last recorded access (defines the calendar month for "used")
-
used
Long used
Data volume in Bytes used in the last recorded calendar month
-
- serialVersionUID:
- 1224421365116354401L
-
Serialisierte Felder
-
authorities
List<String> authorities
The authorities granted to this user (filtered by mission)
-
enabled
Boolean enabled
Flag indicating whether the user account is enabled.
-
expirationDate
Date expirationDate
The expiration date for the user account (default never)
-
password
String password
The user password (BCrypt-encrypted string; not required for updates)
-
passwordExpirationDate
Date passwordExpirationDate
The expiration date for the password (default never)
-
quota
RestQuota quota
Data download quota for this user (if not set, no quota applies)
-
username
String username
The (unique) user name, consisting of the mission code, a hyphen ("-") and the actual cross-mission user name