Uses of Class
org.pac4j.core.authorization.authorizer.AbstractRequireAnyAuthorizer
Packages that use AbstractRequireAnyAuthorizer
-
Uses of AbstractRequireAnyAuthorizer in org.pac4j.core.authorization.authorizer
Subclasses of AbstractRequireAnyAuthorizer in org.pac4j.core.authorization.authorizerModifier and TypeClassDescriptionclassChecks the HTTP method.classChecks the profile type.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.