Class 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 Detail

      • MongoCredentialIdGenerator

        public MongoCredentialIdGenerator()