Uses of Interface
de.xima.fc.dao.interfaces.IUserProfileMfaDao
- 
Packages that use IUserProfileMfaDao Package Description de.xima.fc.dao de.xima.fc.dao.impl  - 
- 
Uses of IUserProfileMfaDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IUserProfileMfaDao Modifier and Type Field Description static IUserProfileMfaDaoDaoProvider. USERPROFILEMFA_DAOThe singleton instance ofIUserProfileMfaDaofor accessing, creating, deleting, and updatingUserProfileMfaentities. - 
Uses of IUserProfileMfaDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IUserProfileMfaDao Modifier and Type Class Description classUserProfileMfaDaoImplementation of theIUserProfileMfaDaofor reading and writingUserProfileMfaentities. 
 -