mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-10-28 05:09:06 +00:00
Previously, expires was compared to test if a custom implementations were used. Now the tests verify this through mocks. Closes gh-16515