| 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 | Field and Description |
|---|---|
static GroupRef.Type |
GroupRef.Type.DIRECT
The User is direct in the actual Group
|
static GroupRef.Type |
GroupRef.Type.INDIRECT
The User is not direct in the actual Group but in a Group that is in the actual Group
|
| Modifier and Type | Method and Description |
|---|---|
GroupRef.Type |
GroupRef.getType()
Gets the type of the attribute.
|
| Modifier and Type | Method and Description |
|---|---|
GroupRef.Builder |
GroupRef.Builder.setType(GroupRef.Type type)
Sets the label indicating the attribute's function (See
MultiValuedAttribute#getType()). |
Copyright © 2014. All Rights Reserved.