Class ThrottlingAlertService

java.lang.Object
fr.gouv.vitam.common.security.filter.ThrottlingAlertService

public class ThrottlingAlertService extends Object
  • Constructor Details

    • ThrottlingAlertService

      public ThrottlingAlertService(AlertService alertService, String errorMessage, int minDelayInSeconds)
  • Method Details

    • reportAlert

      public void reportAlert()