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