Class MongoCredentialIdGenerator
- java.lang.Object
-
- com.rcore.database.mongo.commons.port.impl.ObjectIdGenerator
-
- ru.foodtechlab.lib.auth.service.infrastructure.database.mongo.credential.port.MongoCredentialIdGenerator
-
- All Implemented Interfaces:
com.rcore.domain.commons.port.BaseIdGenerator<org.bson.types.ObjectId>,ru.foodtechlab.lib.auth.service.domain.credential.port.CredentialIdGenerator<org.bson.types.ObjectId>
@Component public class MongoCredentialIdGenerator extends com.rcore.database.mongo.commons.port.impl.ObjectIdGenerator implements ru.foodtechlab.lib.auth.service.domain.credential.port.CredentialIdGenerator<org.bson.types.ObjectId>
-
-
Constructor Summary
Constructors Constructor Description MongoCredentialIdGenerator()
-