org.forgerock.json.resource.annotations.RequestHandler
to be used as
a CREST resource, with the necessary methods then being annotated to
indicate which operations are available, and the method that handles them.See: Description
Annotation Type | Description |
---|---|
Unsupported |
Mark a method on a resource provider interface implementation as not supported.
|
org.forgerock.json.resource.annotations.RequestHandler
to be used as
a CREST resource, with the necessary methods then being annotated to
indicate which operations are available, and the method that handles them.Copyright 2011-2015 ForgeRock AS.