Package org.activemath.webapp.user

Class Summary
AnonUser An anonymous user.
Bookmark A bookmark set by a user.
BookStat Store exercise statistics for individual books
BookState This class represents the state of a book for a given user.
ContextDescription  
ExperimentalProgress Tracks progress of an experiment
User Represents an ActiveMath user.
UserBeanFactory The UserBeanFactory is language-specific: Any single factory can only create UserItems of a given language (which is indicated by the lang field).
UserContext This interface is needed to Contextualize the actions of the user.
UserData User preferences for presentation etc.
UserGroup A user group.
UserGroupDefault User group that implements the defaults.
UserManager Describe me!
UserManagerService Remote interface for UserManager (and other stuff) Provides selected functionality to remote components.
UserManagerServiceTester XML-RPC client to test remote events.
UserRole Typesafe Enum Pattern
UserRoleSet Container for all user roles a particular user implemements
UserStorage UserStorage for persistence of user and related objects.
 

Exception Summary
UserManagerException  
UsernameTakenException Describe me!