Package com.logicaldoc.core.security.dao
- 
Interface Summary Interface Description DeviceDAO A DAO to handle the devicesGroupDAO MenuDAO Instances of this class is a DAO-service for menu objects.PasswordHistoryDAO This class is a DAO-service for PasswordHistory-objects.SessionDAO DAO forUserSessionhandling.TenantDAO UserDAO This class is a DAO-service for User-objects.UserHistoryDAO DAO forUserHistoryhandling. - 
Class Summary Class Description HibernateDeviceDAO An Hibernate based implementation ofDeviceDAOHibernateGroupDAO HibernateMenuDAO Hibernate implementation ofMenuDAOHibernatePasswordHistoryDAO Hibernate implementation ofPasswordHistoryDAOHibernateSessionDAO HibernateTenantDAO HibernateUserDAO Hibernate implementation ofUserDAOHibernateUserHistoryDAO