public class Group extends Resource
For more detailed information please look at the SCIM core schema 2.0, sections 8
| Modifier and Type | Class and Description |
|---|---|
static class |
Group.Builder
Builder class that is used to build
Group instances |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Gets the human readable name of this
Group. |
Set<MemberRef> |
getMembers()
Gets the list of members of this Group.
|
equals, getExternalId, getId, getMeta, getSchemas, hashCodepublic String getDisplayName()
Group.public Set<MemberRef> getMembers()
For more detailed information please look at the SCIM core schema 2.0, sections 8
Copyright © 2013. All Rights Reserved.