Uses of Class
org.pac4j.core.authorization.authorizer.AbstractRequireAllAuthorizer
Packages that use AbstractRequireAllAuthorizer
-
Uses of AbstractRequireAllAuthorizer in org.pac4j.core.authorization.authorizer
Subclasses of AbstractRequireAllAuthorizer in org.pac4j.core.authorization.authorizerModifier and TypeClassDescriptionclassChecks an access if the user profile has all the permissions.classChecks an access if the user profile has all the roles.