Uses of Interface
lumis.portal.authentication.IAuthenticationDao
-
Packages that use IAuthenticationDao Package Description lumis.portal.authentication lumis.portal.dao -
-
Uses of IAuthenticationDao in lumis.portal.authentication
Classes in lumis.portal.authentication that implement IAuthenticationDao Modifier and Type Class Description class
AuthenticationDaoJdbc
Authentication dao implementation. -
Uses of IAuthenticationDao in lumis.portal.dao
Methods in lumis.portal.dao that return IAuthenticationDao Modifier and Type Method Description static IAuthenticationDao
DaoFactory. getAuthenticationDao()
-