mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-28 18:39: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