Interface AuthenticationThrottlingExecutionPlanConfigurer

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface AuthenticationThrottlingExecutionPlanConfigurer
Since:
5.3.0
  • Method Details

    • configureAuthenticationThrottlingExecutionPlan

      void configureAuthenticationThrottlingExecutionPlan(AuthenticationThrottlingExecutionPlan plan)
      Configure authentication throttling execution plan.
      Parameters:
      plan - the plan
    • getName

      default String getName()
      Gets name.
      Returns:
      the name