mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-11-14 05:29:26 +00:00
Added roleHierarchy field to AuthorityAuthorizationManager that defaults to NullRoleHierarchy along with setter method to override. Closes gh-11304