The interface requires only one read-only method, which simplifies support of new data access strategies.
@author Ben Alex @version $Id: UserDetailsService.java 1784 2007-02-24 21:00:24Z luke_t $It is used throughout the framework as a user DAO and is the strategy used by the {@link org.springframework.security.authentication.dao.DaoAuthenticationProvider DaoAuthenticationProvider}.
The interface requires only one read-only method, which simplifies support for new data-access strategies. @see org.springframework.security.authentication.dao.DaoAuthenticationProvider @see UserDetails @author Ben Alex
|
|
|
|