Uses of Class
ru.cg.webbpm.modules.security.api.impl.dao.jooq.UserAccountRefreshTokenDao
Packages that use UserAccountRefreshTokenDao
-
Uses of UserAccountRefreshTokenDao in ru.cg.webbpm.modules.security.api.impl.token
Constructors in ru.cg.webbpm.modules.security.api.impl.token with parameters of type UserAccountRefreshTokenDaoModifierConstructorDescriptionJwtTokenServiceImpl
(UserAccountRefreshTokenDao userAccountRefreshTokenDao, String secretKey, SimpleCredentialsService simpleCredentialsService, LoginCredentialsService loginCredentialsService)