Package org.forgerock.json.resource.annotations
package org.forgerock.json.resource.annotations
The annotations are made available to allow a POJO annotated with
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.-
Annotation TypesClassDescriptionMark a method on a resource provider interface implementation as not supported.