|
|||||||||
| Home >> All >> org >> acegisecurity >> [ userdetails overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.userdetails
| Interface Summary | |
| UserDetails | Provides core user information. |
| UserDetailsService | Defines an interface for implementations that wish to provide data access services to the org.acegisecurity.providers.dao.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. |
|
|||||||||
| Home >> All >> org >> acegisecurity >> [ userdetails overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||