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