| Package | Description |
|---|---|
| org.osiam.resources.scim |
org.osiam.resources.scim is a group of representation classes for the json output of scim resources.
|
| Modifier and Type | Method and Description |
|---|---|
GroupRef |
GroupRef.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<GroupRef> |
User.getGroups()
Gets a list of groups that the user belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
User.Builder |
User.Builder.setGroups(List<GroupRef> groups)
Sets a list of groups that the user belongs to (See
User.getGroups())
client info: The groups where the user is a member of will only be set from the OSIAM server. |
Copyright © 2014. All Rights Reserved.