Package | Description |
---|---|
org.forgerock.api.models | |
org.forgerock.json.resource.descriptor.examples.provider.version1 |
Modifier and Type | Method and Description |
---|---|
static Read |
Read.fromAnnotation(Read read,
ApiDescription descriptor,
Class<?> relativeType)
Builds a Read object from the data in the read annotation.
|
Modifier and Type | Method and Description |
---|---|
Promise<ResourceResponse,ResourceException> |
DeviceCollectionProviderV1.read(Context context,
String id,
ReadRequest request)
Performs a read operation on the resource.
|
Promise<ResourceResponse,ResourceException> |
UserCollectionProviderV1.read(Context context,
String id,
ReadRequest request)
Performs a read operation on the resource.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.