Package org.musicontroller.security

Interface Summary
IUser A User is a user of a certain program.
UserDao Specifies the methods a Dao must implement to be used for loading and storing User-objects.
 

Class Summary
Authority A Authority is the right to perform a certain task in an application.
DaoUserDetailsService Implementation of Acegi's UserDetailsService that uses a UserDao for persistent storage of Users.
Encrypter The Encrypter is used to encrypt passwords of Users.
Role Catches a group of Authorities under one name.
ServiceRoleProvider  
User Implements a User
 



Copyright © 2010 A.J.V.. All Rights Reserved.