Package | Description |
---|---|
org.forgerock.api.models |
ForgeRock API Descriptor models.
|
org.forgerock.openig.http |
Integrates with the ForgeRock HTTP Framework.
|
org.forgerock.openig.ui.record |
Defines a storage service to be used by the UI to persist its component model.
|
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> |
ServerInfoSingletonProvider.readInstance(Context context,
ReadRequest request) |
Modifier and Type | Method and Description |
---|---|
Promise<ResourceResponse,ResourceException> |
RecordProvider.readInstance(Context context,
String resourceId,
ReadRequest request) |
Copyright 2011-2017 ForgeRock AS.