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_DAO -
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
-