Class SCIMGroup
- java.lang.Object
-
- org.apache.syncope.ext.scimv2.api.data.SCIMResource
-
- org.apache.syncope.ext.scimv2.api.data.SCIMGroup
-
- All Implemented Interfaces:
Serializable
public class SCIMGroup extends SCIMResource
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Member>
getMembers()
-
Methods inherited from class org.apache.syncope.ext.scimv2.api.data.SCIMResource
getDisplayName, getExternalId, getId, getMeta, getSchemas, setDisplayName, setExternalId
-
-