Interface UnsuccessfulAuthenticationCounter
- All Known Implementing Classes:
DefaultUnsuccessfulAuthenticationCounter
,NoOpLoginCounter
public interface UnsuccessfulAuthenticationCounter
Counts unsuccessful authentication attempts per client's IP address.
-
Method Summary
Modifier and TypeMethodDescriptionlong
void
void
-
Method Details
-
getRemainingBlockedTime
-
unsuccessfulAttempt
-
successfulAttempt
-