Uses of Interface
org.spincast.plugins.formsprotection.doublesubmit.SpincastFormsDoubleSubmitProtectionRepository
Packages that use SpincastFormsDoubleSubmitProtectionRepository
Package
Description
-
Uses of SpincastFormsDoubleSubmitProtectionRepository in org.spincast.plugins.formsprotection.config
Methods in org.spincast.plugins.formsprotection.config that return types with arguments of type SpincastFormsDoubleSubmitProtectionRepositoryModifier and TypeMethodDescriptionprotected com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository>
SpincastFormsProtectionPluginScheduledTaskProviderDefault.getSpincastFormsDoubleSubmitProtectionRepositoryOptional()
Constructor parameters in org.spincast.plugins.formsprotection.config with type arguments of type SpincastFormsDoubleSubmitProtectionRepositoryModifierConstructorDescriptionSpincastFormsProtectionPluginScheduledTaskProviderDefault
(SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask deleteDoubleSubmitOldProtectionIdsScheduledTask, com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> spincastFormsDoubleSubmitProtectionRepositoryOptional) -
Uses of SpincastFormsDoubleSubmitProtectionRepository in org.spincast.plugins.formsprotection.doublesubmit
Methods in org.spincast.plugins.formsprotection.doublesubmit that return SpincastFormsDoubleSubmitProtectionRepositoryModifier and TypeMethodDescriptionSpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask.getSpincastFormsDoubleSubmitProtectionRepository()
SpincastFormsDoubleSubmitProtectionFilterDefault.getSpincastFormsDoubleSubmitProtectionRepository()
Constructors in org.spincast.plugins.formsprotection.doublesubmit with parameters of type SpincastFormsDoubleSubmitProtectionRepositoryModifierConstructorDescriptionSpincastFormsDoubleSubmitProtectionFilterDefault
(SpincastFormsProtectionConfig spincastFormsProtectionConfig, FlashMessageFactory flashMessageFactory, Dictionary dictionary, SpincastCryptoUtils cryptoUtils, SpincastFormsDoubleSubmitProtectionRepository spincastFormsDoubleSubmitProtectionRepository) Constructor parameters in org.spincast.plugins.formsprotection.doublesubmit with type arguments of type SpincastFormsDoubleSubmitProtectionRepositoryModifierConstructorDescriptionSpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask
(SpincastFormsProtectionConfig spincastFormsDoubleSubmitProtectionConfig, com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> spincastFormsDoubleSubmitProtectionRepositoryOptional) -
Uses of SpincastFormsDoubleSubmitProtectionRepository in org.spincast.plugins.formsprotection.pebble
Methods in org.spincast.plugins.formsprotection.pebble that return types with arguments of type SpincastFormsDoubleSubmitProtectionRepositoryModifier and TypeMethodDescriptionprotected com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository>
SpincastFormsProtectionPebbleExtensionDefault.getSpincastFormsDoubleSubmitProtectionRepositoryOptional()
Constructor parameters in org.spincast.plugins.formsprotection.pebble with type arguments of type SpincastFormsDoubleSubmitProtectionRepositoryModifierConstructorDescriptionSpincastFormsProtectionPebbleExtensionDefault
(com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> SpincastFormsDoubleSubmitProtectionRepositoryOptional, SpincastConfig spincastConfig, SpincastUtils spincastUtils, SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastFormsDoubleSubmitProtectionFilter spincastFormsDoubleSubmitProtectionFilter, SpincastFormsCsrfProtectionFilter spincastFormsCsrfProtectionFilter)