Annotation Interface AuthorizationGuard
Parameter annotation to specify which authorization class should be used to check user access.
This is an internal class. Do not use it as a user of the API.
-
Required Element Summary
Required Elements
-
Element Details
-
guardClass
Class<? extends IAuthorizationGuardPredicate<?,?>> guardClass
-