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