| 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 ReferenceTypes |
ReferenceTypes.getByValue(String value) |
static ReferenceTypes |
ReferenceTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceTypes[] |
ReferenceTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default List<ReferenceTypes> |
ScimNode.getReferenceTypes() |
| Modifier and Type | Method and Description |
|---|---|
List<ReferenceTypes> |
SchemaAttribute.getReferenceTypes()
A multi-valued array of JSON strings that indicate
the SCIM resource types that may be referenced.
|
Copyright © 2020. All rights reserved.