This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Security 6.5.1! |
ACL
Favor AclPermissionEvaluator
AclEntryVoter
, AclEntryAfterInvocationProvider
, and AclPermissionEvaluator
provide the same service, plugged into different Spring Security APIs. Now that AccessDecisionVoter
and AfterInvocationProvider
are both deprecated, the corresponding ACL plugins are obsolete.
As such, begin using AclPermissionEvaluator
before updating to Spring Security 7.