All Classes and Interfaces

Class
Description
 
An account is identified by E-Mail addresses.
USER ACCOUNT OBJECT.
Implementation of the AccountDAO.
RESTful Service for Accounts.
RESTful Service for ACL Configuration.
Exception for authentication errors.
Exception for authorization errors.
Constraints for the package Portal.
Basic Display Helper Functions for JSF.
Every account can have multiply logins.
LOGIN OBJECT.
Implementation of the LoginDAO.
Authehtification Service.
 
Permissions are linked to roles.
PERMISSION OBJECT.
Implementation of the PermissionDAO.
RESTful Service for Resources.
User Registration Service.
Password chaniging Service.
 
Composite Primary Key for ResourecesDO.
A resource is linked to a permission.
RESOURCES OBJECT.
RESTful Service for Resources.
Implementation of the ResourcesDAO.
 
Every account is just with one role related.
USER ROLES OBJECT.
RESTful Service for Roles.
Implementation of the RolesDAO.