Uses of Annotation Interface
org.pac4j.springframework.annotation.RequireAllRoles
Packages that use RequireAllRoles
-
Uses of RequireAllRoles in org.pac4j.springframework.annotation
Methods in org.pac4j.springframework.annotation with parameters of type RequireAllRolesModifier and TypeMethodDescriptionvoidRequireRoleAnnotationAspect.beforeRequireAllRoles(RequireAllRoles requireAllRoles) Check whether the user has all the roles.