mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-18 20:41:04 +00:00
It now votes to abstain if there are no Jsr250 attributes present. If any are found, it will either deny or grant access. For multiple "RoleAllowed" attributes, access will be granted if any user authority matches or denied if no match is found.