Annotation Interface AuthorizationGuard


@Retention(RUNTIME) @Target(PARAMETER) @Inherited public @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.