Package main.controller.account.user


package main.controller.account.user
This package contains the controller classes for the user account.
  • Classes
    Class
    Description
    The UserAdder class provides a utility for adding users to the database.
    A class that provides a utility for getting the domain of a user.
    A class that provides a utility for finding users in the database.
    The UserUpdater class provides a utility for updating users in the database.