A user within QBiC's data management platform.
For example a user with the full name Max Maxwell Minestrone has the first name Max, the middle name Maxwell and the last name Minestrone.
| Modifiers | Name | Description |
|---|---|---|
static class |
PortalUser.Builder |
| Type | Name and description |
|---|---|
java.lang.String |
authProviderIdThe id, that has been given by the authentication provider service, for example LDAP. |
java.lang.String |
userIdThe user id, which uniquely identifies the user in the portal. |
| Constructor and description |
|---|
private PortalUser
(ProjectManager.Builder builder) |
The id, that has been given by the authentication provider service, for example LDAP.
The user id, which uniquely identifies the user in the portal.
Groovy Documentation