mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-10-23 10:48:51 +00:00
This commit clarifies the semantics of withRoles, which is to check the role-based authorities in an authentication. Closes gh-17843