Class DefaultBruteForceAttackHandlerTest
java.lang.Object
de.hybris.platform.commerceservices.security.impl.DefaultBruteForceAttackHandlerTest
test for
DefaultBruteForceAttackHandlerTest-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultBruteForceAttackHandlerTest
public DefaultBruteForceAttackHandlerTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldRegisterAttempt
public void shouldRegisterAttempt() -
shouldCheckAttack
public void shouldCheckAttack() -
shouldResetAttemptCounter
public void shouldResetAttemptCounter() -
shouldEnableRetry
- Throws:
InterruptedException
-
shouldRegisterAttemptsConcurrently
- Throws:
InterruptedException
-