Interface IdRateLimitPasswordResetServiceType
- All Superinterfaces:
IdServiceType
- All Known Implementing Classes:
IdRateLimitPasswordResetService
A rate limiting service for password resets.
-
Method Summary
Methods inherited from interface com.io7m.idstore.services.api.IdServiceType
description
-
Method Details
-
isAllowedByRateLimit
- Parameters:
host- The host performing the action- Returns:
trueif the given operation is allowed by rate limiting
-