Uses of Annotation Interface
org.pac4j.springframework.annotation.RequireAnyRole
Packages that use RequireAnyRole
-
Uses of RequireAnyRole in org.pac4j.springframework.annotation
Methods in org.pac4j.springframework.annotation with parameters of type RequireAnyRoleModifier and TypeMethodDescriptionvoidRequireRoleAnnotationAspect.beforeRequireAnyRole(RequireAnyRole requireAnyRole) Check whether the user has one of the roles.