| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.constants.enums | |
| de.captaingoldfish.scim.sdk.common.resources.base | |
| de.captaingoldfish.scim.sdk.common.schemas |
| Modifier and Type | Method and Description |
|---|---|
static Uniqueness |
Uniqueness.getByValue(String value) |
static Uniqueness |
Uniqueness.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Uniqueness[] |
Uniqueness.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default Uniqueness |
ScimNode.getUniqueness() |
| Modifier and Type | Method and Description |
|---|---|
Uniqueness |
SchemaAttribute.getUniqueness()
A single keyword value that specifies how the service
provider enforces uniqueness of attribute values.
|
Copyright © 2020. All rights reserved.