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 forUserSession
handling.TenantDAO UserDAO This class is a DAO-service for User-objects.UserHistoryDAO DAO forUserHistory
handling. -
Class Summary Class Description HibernateDeviceDAO An Hibernate based implementation ofDeviceDAO
HibernateGroupDAO HibernateMenuDAO Hibernate implementation ofMenuDAO
HibernatePasswordHistoryDAO Hibernate implementation ofPasswordHistoryDAO
HibernateSessionDAO HibernateTenantDAO HibernateUserDAO Hibernate implementation ofUserDAO
HibernateUserHistoryDAO