Package | Description |
---|---|
org.forgerock.api.models | |
org.forgerock.json.resource.descriptor.examples.provider.version1 | |
org.forgerock.json.resource.descriptor.examples.provider.version2 |
Modifier and Type | Method and Description |
---|---|
static Action |
Action.fromAnnotation(Action action,
Method annotated,
ApiDescription descriptor,
Class<?> relativeType)
Builds an Action object using the data in the annotation.
|
Modifier and Type | Method and Description |
---|---|
Promise<ActionResponse,ResourceException> |
DeviceCollectionProviderV1.markStolen(Context context,
String id,
ActionRequest request)
Performs a mark as stolen action operation on the resource.
|
Promise<ActionResponse,ResourceException> |
UserCollectionProviderV1.resetPasswd(Context context,
String id,
ActionRequest request)
Performs a mark as stolen action operation on the resource.
|
Modifier and Type | Method and Description |
---|---|
Promise<ActionResponse,ResourceException> |
DeviceCollectionProviderV2.rollOutDevice(Context context,
String id,
ActionRequest request)
Performs a roll out device action operation on the resource.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.