mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-01 16:44:53 +00:00
Add assertions to validate that preAuthenticationChecks and postAuthenticationChecks are not null during initialization. This allows errors to be detected earlier in the application lifecycle. Closes PR-16710 Signed-off-by: minseok.park <minseok.park@hyosung.com>