| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.resources |
| Modifier and Type | Method and Description |
|---|---|
List<Entitlement> |
User.getEntitlements()
A list of entitlements for the user that represent a thing the user has.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.addEntitlement(Entitlement entitlement)
A list of entitlements for the user that represent a thing the user has.
|
| Modifier and Type | Method and Description |
|---|---|
void |
User.setEntitlements(List<Entitlement> entitlements)
A list of entitlements for the user that represent a thing the user has.
|
Copyright © 2020. All rights reserved.