Interface IdRateLimiterType

All Superinterfaces:
com.io7m.repetoir.core.RPServiceType
All Known Subinterfaces:
IdRateLimitAdminLoginServiceType, IdRateLimitEmailVerificationServiceType, IdRateLimitPasswordResetServiceType, IdRateLimitUserLoginServiceType
All Known Implementing Classes:
IdRateLimitAdminLoginService, IdRateLimitEmailVerificationService, IdRateLimiter, IdRateLimitPasswordResetService, IdRateLimitUserLoginService

public interface IdRateLimiterType extends com.io7m.repetoir.core.RPServiceType
A rate limiting service.