All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.attemptslimiter.AttemptRule.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






AttemptRule (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.attemptslimiter

Interface AttemptRule

    • Method Detail

      • getActionName

        String getActionName()
        The action to protect.
      • getNbrMaxAttemptsPerDuration

        int getNbrMaxAttemptsPerDuration()
        The number of allowed attempts in a given duration.
      • getDuration

        Duration getDuration()
        The duration in which a maximum number of attempts is allowed.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy