Class DefaultBruteForceAttackHandlerTest

java.lang.Object
de.hybris.platform.commerceservices.security.impl.DefaultBruteForceAttackHandlerTest

@UnitTest public class DefaultBruteForceAttackHandlerTest extends Object
  • Constructor Details

    • DefaultBruteForceAttackHandlerTest

      public DefaultBruteForceAttackHandlerTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldRegisterAttempt

      public void shouldRegisterAttempt()
    • shouldCheckAttack

      public void shouldCheckAttack()
    • shouldResetAttemptCounter

      public void shouldResetAttemptCounter()
    • shouldEnableRetry

      public void shouldEnableRetry() throws InterruptedException
      Throws:
      InterruptedException
    • shouldRegisterAttemptsConcurrently

      public void shouldRegisterAttemptsConcurrently() throws InterruptedException
      Throws:
      InterruptedException