| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.resources |
| Modifier and Type | Method and Description |
|---|---|
List<GroupNode> |
User.getGroups()
A list of groups to which the user belongs, either through direct membership, through nested groups, or
dynamically calculated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.addGroup(GroupNode group)
A list of groups to which the user belongs, either through direct membership, through nested groups, or
dynamically calculated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setGroups(List<GroupNode> groups)
A list of groups to which the user belongs, either through direct membership, through nested groups, or
dynamically calculated.
|
Copyright © 2020. All rights reserved.