public class SCIMGroup extends SCIMResource
Constructor and Description |
---|
SCIMGroup(String id,
Meta meta,
String displayName) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
List<Member> |
getMembers() |
void |
setDisplayName(String displayName) |
getExternalId, getId, getMeta, getSchemas, setExternalId
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.