mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-18 06:50:24 +00:00
Added roleHierarchy field to AuthorityAuthorizationManager that defaults to NullRoleHierarchy along with setter method to override. Closes gh-11304