Uses of Class
ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.token.mapper.RefreshTokenDocMapper
-
Packages that use RefreshTokenDocMapper Package Description ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.token.port -
-
Uses of RefreshTokenDocMapper in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.token.port
Constructors in ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.token.port with parameters of type RefreshTokenDocMapper Constructor Description MongoRefreshTokenRepository(RefreshTokenDocMapper mapper, org.springframework.data.mongodb.core.MongoTemplate mongoTemplate)
-