Uses of Interface
de.xima.fc.dao.interfaces.IClientAuthenticatorDao
Packages that use IClientAuthenticatorDao
-
Uses of IClientAuthenticatorDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IClientAuthenticatorDaoModifier and TypeFieldDescriptionstatic final IClientAuthenticatorDao
DaoProvider.CLIENTAUTHENTICATOR_DAO
-
Uses of IClientAuthenticatorDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IClientAuthenticatorDaoModifier and TypeClassDescriptionclass
The default implementation ofIClientAuthenticatorDao
that can be accessed viaDaoProvider
.