public class MemberRef extends MultiValuedAttribute
User or a Group which are members of an actual Group
For more detailed information please look at the SCIM core schema 2.0, sections 8
| Modifier and Type | Class and Description |
|---|---|
static class |
MemberRef.Builder
The Builder class is used to construct instances of the
MemberRef |
| Modifier and Type | Method and Description |
|---|---|
String |
getReference()
Gets the reference to the actual SCIM Resource.
|
equals, getDisplay, getOperation, getType, getValue, hashCode, isPrimarypublic String getReference()
For more detailed information please look at the SCIM core schema 2.0, sections 8
Copyright © 2013. All Rights Reserved.