Example usage for Java org.springframework.security.core.userdetails UserDetailsService fields, constructors, methods, implement or subclass
The text is from its open source code.
UserDetails | loadUserByUsername(String username) Locates the user based on the username. |