Package org.springframework.security.access
@NullMarked
package org.springframework.security.access
Core access-control related code, including security metadata related classes,
interception code, access control annotations, EL support, and implementations of the
central
AuthorizationManager interface.-
ClassDescriptionThrown if an
Authenticationobject does not hold a required authority.Thrown if an authorization request could not be processed due to a system problem.Allows permissions to be pre-cached when using pre or post filtering with expressionsStrategy used in expression evaluation to determine whether a user has a permission or permissions for a given domain object.