Uses of Class
org.forgerock.api.annotations.Handler
-
Packages that use Handler Package Description org.forgerock.api.annotations Annotations that can be used to specify information to be included in the API Descriptor. -
-
Uses of Handler in org.forgerock.api.annotations
Methods in org.forgerock.api.annotations that return Handler Modifier and Type Method Description Handler
details()
The details of the handler.Handler
value()
The details of the handler.Handler
value()
The details of the handler.
-