| 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 |
|---|---|
MemberRef |
MemberRef.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Set<MemberRef> |
Group.getMembers()
Gets the list of members of this Group.
|
| Modifier and Type | Method and Description |
|---|---|
Group.Builder |
Group.Builder.setMembers(Set<MemberRef> members)
Sets the list of members as
Set (See Group.getMembers()). |
Copyright © 2013. All Rights Reserved.