mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-05-11 10:01:42 +00:00
Check ResutSetMetaData to see if extra columns are present in order to also handle the UserDetails attributes: accountNonExpired, accountNonLocked and credentialsNonExpired. Fixes gh-4399