mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-10-23 10:48:51 +00:00
It is possible to have a null Authentication and so the AuthorizationManager APIs should allow for passing it in. Closes gh-17795