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.
|
Class and Description |
---|
Action
Indicates an CREST action method on an annotated POJO.
|
ApiError
Details of an error that could be returned.
|
Create
Indicates an CREST create method on an annotated POJO.
|
Delete
Indicates an CREST delete method on an annotated POJO.
|
Operation
The common details of an operation.
|
Parameter
A extra parameter to an operation.
|
Patch
Indicates an CREST patch method on an annotated POJO.
|
Query
Indicates an CREST query method on an annotated POJO.
|
Read
Indicates an CREST read method on an annotated POJO.
|
Schema
Specify a schema for the element that is being described.
|
Update
Indicates an CREST update method on an annotated POJO.
|
Class and Description |
---|
Read
Indicates an CREST read method on an annotated POJO.
|
SingletonProvider
A marker annotation to indicate that the annotated class should be interpreted as an annotated CREST
singleton provider resource.
|
Class and Description |
---|
CollectionProvider
A marker annotation to indicate that the annotated class should be interpreted as an annotated CREST
collection provider resource.
|
Create
Indicates an CREST create method on an annotated POJO.
|
Delete
Indicates an CREST delete method on an annotated POJO.
|
Query
Indicates an CREST query method on an annotated POJO.
|
Read
Indicates an CREST read method on an annotated POJO.
|
Update
Indicates an CREST update method on an annotated POJO.
|
Copyright 2011-2015 ForgeRock AS.