Uses of Class
org.pac4j.core.authorization.authorizer.ProfileAuthorizer
Packages that use ProfileAuthorizer
-
Uses of ProfileAuthorizer in org.pac4j.core.authorization.authorizer
Subclasses of ProfileAuthorizer in org.pac4j.core.authorization.authorizerModifier and TypeClassDescriptionclassCheck the authentication of the user.classAn authorizer to require all the elements.classAn authorizer to require any of the elements.classAn authorizer to require elements.classChecks the HTTP method.classChecks the profile type.classThe user must be anonymous.classThe user must be authenticated.classThe user must be fully authenticated (not remembered).classThe user must be authenticated and remembered.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.