Uses of Interface
org.spincast.plugins.attemptslimiter.AttemptsManager
Packages that use AttemptsManager
-
Uses of AttemptsManager in org.spincast.plugins.attemptslimiter
Classes in org.spincast.plugins.attemptslimiter that implement AttemptsManagerMethods in org.spincast.plugins.attemptslimiter that return AttemptsManagerModifier and TypeMethodDescriptionprotected AttemptsManager
DeleteOldAttemptsScheduledTask.getAttemptsManager()
Methods in org.spincast.plugins.attemptslimiter that return types with arguments of type AttemptsManagerModifier and TypeMethodDescriptionprotected Class<? extends AttemptsManager>
SpincastAttemptsLimiterPluginModule.getAttemptsManagerImpl()
Constructors in org.spincast.plugins.attemptslimiter with parameters of type AttemptsManagerModifierConstructorDescriptionDeleteOldAttemptsScheduledTask
(SpincastAttemptsLimiterPluginConfig spincastAttemptsLimiterPluginConfig, SpincastAttemptsLimiterPluginRepository spincastAttemptsLimiterPluginRepository, AttemptsManager attemptsManager)