mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-30 14:08:11 +00:00
This commit clarifies the semantics of withRoles, which is to check the role-based authorities in an authentication. Closes gh-17843