Package org.pidome.server.services.user
package org.pidome.server.services.user
User service.
Provides the ability to interact with user related actions as add/remove and edited user related information.
- Since:
- 1.0
-
Class SummaryClassDescriptionDAO for handling person entity.Class caches the user roles.DAO for users.Service responsible for all user related actions with exception of authentication and authorisation.
-
Exception SummaryExceptionDescriptionException for when a role is not found.Exception used when a user is not found.