Uses of Class
org.pac4j.core.authorization.authorizer.AbstractRequireElementAuthorizer
Packages that use AbstractRequireElementAuthorizer
-
Uses of AbstractRequireElementAuthorizer in org.pac4j.core.authorization.authorizer
Subclasses of AbstractRequireElementAuthorizer in org.pac4j.core.authorization.authorizerModifier and TypeClassDescriptionclassAn authorizer to require all the elements.classAn authorizer to require any of the elements.classChecks the HTTP method.classChecks the profile type.classChecks an access if the user profile has all the permissions.classChecks an access if the user profile has all the roles.classThis isRequireAnyAttributeAuthorizerwhich checks profile attributes for the specified element, and optionally may pattern-check the configured value.classChecks an access if the user profile has any of the permissions.classChecks an access if the user profile has any of the roles.