Package org.acegisecurity.userdetails

Interface Summary
UserDetails Provides core user information.
UserDetailsChecker  
UserDetailsService Defines an interface for implementations that wish to provide data access services to the DaoAuthenticationProvider.
 

Class Summary
User Models core user information retieved by an UserDetailsService.
 

Exception Summary
UsernameNotFoundException Thrown if an UserDetailsService implementation cannot locate a User by its username.
 



Copyright © 2004-2012 Interface21, Inc. All Rights Reserved.