Class NoOpLoginCounter
java.lang.Object
pl.edu.icm.unity.engine.api.authn.NoOpLoginCounter
- All Implemented Interfaces:
UnsuccessfulAuthenticationCounter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
void
void
-
Constructor Details
-
NoOpLoginCounter
public NoOpLoginCounter()
-
-
Method Details
-
getRemainingBlockedTime
- Specified by:
getRemainingBlockedTime
in interfaceUnsuccessfulAuthenticationCounter
-
unsuccessfulAttempt
- Specified by:
unsuccessfulAttempt
in interfaceUnsuccessfulAuthenticationCounter
-
successfulAttempt
- Specified by:
successfulAttempt
in interfaceUnsuccessfulAuthenticationCounter
-