Annotation Interface RestHandlerMethod
MidPoint-specific information about a REST handler method. Currently, it provides related
RestAuthorizationAction
.-
Required Element Summary
Modifier and TypeRequired ElementDescription@NotNull RestAuthorizationAction
The abstract REST method implemented by this handler.
-
Element Details
-
authorization
The abstract REST method implemented by this handler.
-