mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-14 16:12:14 +00:00
Added clarification that the credentials returned by the subclass should not be null or they will typically be rejected by the provider. Also added some general overview.