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 ISystemAuthenticatorDao
DaoProvider.SYSTEMAUTHENTICATOR_DAO
-
Uses of ISystemAuthenticatorDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement ISystemAuthenticatorDaoModifier and TypeClassDescriptionclass
The default implementation ofISystemAuthenticatorDao
that can be accessed viaDaoProvider
.