Uses of Class
org.forgerock.api.annotations.Read
-
Packages that use Read Package Description org.forgerock.api.models ForgeRock API Descriptor models. -
-
Uses of Read in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type Read Modifier and Type Method Description static Read
Read. fromAnnotation(Read read, ApiDescription descriptor, Class<?> relativeType)
Builds a Read object from the data in the read annotation.
-