Uses of Interface
de.xima.fc.dao.interfaces.IUserRefreshTokenDao
- 
Packages that use IUserRefreshTokenDao Package Description de.xima.fc.dao de.xima.fc.dao.impl  - 
- 
Uses of IUserRefreshTokenDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IUserRefreshTokenDao Modifier and Type Field Description static IUserRefreshTokenDaoDaoProvider. USERREFRESHTOKEN_DAOThe singleton instance ofIUserRefreshTokenDaofor accessing, creating, deleting, and updatingUserRefreshTokenentities. - 
Uses of IUserRefreshTokenDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IUserRefreshTokenDao Modifier and Type Class Description classUserRefreshTokenDao 
 -