Interface LoginAttemptService
- All Known Implementing Classes:
SpringLoginAttemptService
public interface LoginAttemptService
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetLoginAttempts(StandardUser user, int numberOfAttempts) getLoginAttempts(StandardUser user, Range<Instant> range) voidregisterAttempt(StandardUser user, LoginAttemptService.LoginAttempt loginAttempt)
-
Method Details
-
registerAttempt
-
getLoginAttempts
-
getLoginAttempts
-