Class IdRateLimitEmailVerificationService

java.lang.Object
com.io7m.idstore.server.service.ratelimit.IdRateLimitEmailVerificationService
All Implemented Interfaces:
IdRateLimitEmailVerificationServiceType, IdRateLimiterType, com.io7m.repetoir.core.RPServiceType

public final class IdRateLimitEmailVerificationService extends Object implements IdRateLimitEmailVerificationServiceType
A rate limiting service for email verifications.
  • Method Details