Interface IdRateLimitAdminLoginServiceType
- All Superinterfaces:
IdRateLimiterType, com.io7m.repetoir.core.RPServiceType
- All Known Implementing Classes:
IdRateLimitAdminLoginService
A rate limiting service for admin logins.
-
Method Summary
Methods inherited from interface IdRateLimiterType
waitTimeMethods inherited from interface com.io7m.repetoir.core.RPServiceType
description
-
Method Details
-
isAllowedByRateLimit
- Parameters:
host- The host performing the action- Returns:
trueif the given operation is allowed by rate limiting
-