Uses of Interface
de.xima.fc.dao.interfaces.IUserProfileMfaDao
Packages that use IUserProfileMfaDao
-
Uses of IUserProfileMfaDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IUserProfileMfaDaoModifier and TypeFieldDescriptionstatic final IUserProfileMfaDaoDaoProvider.USERPROFILEMFA_DAOThe singleton instance ofIUserProfileMfaDaofor accessing, creating, deleting, and updatingUserProfileMfaentities.Methods in de.xima.fc.dao that return IUserProfileMfaDao -
Uses of IUserProfileMfaDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IUserProfileMfaDaoModifier and TypeClassDescriptionclassImplementation of theIUserProfileMfaDaofor reading and writingUserProfileMfaentities.