mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-09-08 20:51:41 +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.