Uses of Interface
de.xima.fc.dao.interfaces.ISystemAuthenticatorDao
Packages that use ISystemAuthenticatorDao
-
Uses of ISystemAuthenticatorDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as ISystemAuthenticatorDaoModifier and TypeFieldDescriptionstatic final ISystemAuthenticatorDaoDaoProvider.SYSTEMAUTHENTICATOR_DAOThe singleton instance ofISystemAuthenticatorDaofor accessing, creating, deleting, and updatingSystemAuthenticatorentities.Methods in de.xima.fc.dao that return ISystemAuthenticatorDao -
Uses of ISystemAuthenticatorDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement ISystemAuthenticatorDaoModifier and TypeClassDescriptionclassThe default implementation ofISystemAuthenticatorDaothat can be accessed viaDaoProvider.