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