Uses of Annotation Interface
com.svenruppert.jsentinel.authorization.annotations.RequiresAllPermissions
Packages that use RequiresAllPermissions
-
Uses of RequiresAllPermissions in com.svenruppert.jsentinel.authorization.api.permissions
Classes in com.svenruppert.jsentinel.authorization.api.permissions that implement interfaces with type arguments of type RequiresAllPermissionsModifier and TypeClassDescriptionfinal classGeneric evaluator forRequiresAllPermissions— AND-semantics across the listed permissions.Methods in com.svenruppert.jsentinel.authorization.api.permissions with parameters of type RequiresAllPermissionsModifier and TypeMethodDescriptionRequiresAllPermissionsEvaluator.evaluate(AccessContext context, RequiresAllPermissions annotation)