Uses of Interface
org.spincast.plugins.formsprotection.config.SpincastFormsProtectionConfig
Packages that use SpincastFormsProtectionConfig
Package
Description
-
Uses of SpincastFormsProtectionConfig in org.spincast.plugins.formsprotection
Methods in org.spincast.plugins.formsprotection that return types with arguments of type SpincastFormsProtectionConfigModifier and TypeMethodDescriptionprotected Class<? extends SpincastFormsProtectionConfig>SpincastFormsProtectionPluginModule.getSpincastFormsProtectionConfigImplClass() -
Uses of SpincastFormsProtectionConfig in org.spincast.plugins.formsprotection.config
Classes in org.spincast.plugins.formsprotection.config that implement SpincastFormsProtectionConfigModifier and TypeClassDescriptionclassDefault configurations for Spincast Forms Protection plugin.Methods in org.spincast.plugins.formsprotection.config that return SpincastFormsProtectionConfigModifier and TypeMethodDescriptionprotected SpincastFormsProtectionConfigSpincastFormsProtectionPluginScheduledTaskProviderDefault.getSpincastFormsProtectionConfig()Constructors in org.spincast.plugins.formsprotection.config with parameters of type SpincastFormsProtectionConfigModifierConstructorDescriptionSpincastFormsProtectionPluginScheduledTaskProviderDefault(SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask deleteDoubleSubmitOldProtectionIdsScheduledTask, com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> spincastFormsDoubleSubmitProtectionRepositoryOptional) -
Uses of SpincastFormsProtectionConfig in org.spincast.plugins.formsprotection.csrf
Methods in org.spincast.plugins.formsprotection.csrf that return SpincastFormsProtectionConfigModifier and TypeMethodDescriptionprotected SpincastFormsProtectionConfigSpincastFormsCsrfProtectionFilterDefault.getSpincastFormsProtectionConfig()Constructors in org.spincast.plugins.formsprotection.csrf with parameters of type SpincastFormsProtectionConfigModifierConstructorDescriptionSpincastFormsCsrfProtectionFilterDefault(SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastCryptoUtils spincastCryptoUtils, SpincastSessionManager spincastSessionManager, SpincastConfig spincastConfig, Dictionary dictionary) -
Uses of SpincastFormsProtectionConfig in org.spincast.plugins.formsprotection.doublesubmit
Methods in org.spincast.plugins.formsprotection.doublesubmit that return SpincastFormsProtectionConfigModifier and TypeMethodDescriptionprotected SpincastFormsProtectionConfigSpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask.getSpincastFormsDoubleSubmitProtectionConfig()protected SpincastFormsProtectionConfigSpincastFormsDoubleSubmitProtectionFilterDefault.getSpincastFormsProtectionConfig()Constructors in org.spincast.plugins.formsprotection.doublesubmit with parameters of type SpincastFormsProtectionConfigModifierConstructorDescriptionSpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask(SpincastFormsProtectionConfig spincastFormsDoubleSubmitProtectionConfig, com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> spincastFormsDoubleSubmitProtectionRepositoryOptional) SpincastFormsDoubleSubmitProtectionFilterDefault(SpincastFormsProtectionConfig spincastFormsProtectionConfig, FlashMessageFactory flashMessageFactory, Dictionary dictionary, SpincastCryptoUtils cryptoUtils, SpincastFormsDoubleSubmitProtectionRepository spincastFormsDoubleSubmitProtectionRepository) -
Uses of SpincastFormsProtectionConfig in org.spincast.plugins.formsprotection.pebble
Methods in org.spincast.plugins.formsprotection.pebble that return SpincastFormsProtectionConfigModifier and TypeMethodDescriptionprotected SpincastFormsProtectionConfigSpincastFormsProtectionPebbleExtensionDefault.getSpincastFormsProtectionConfig()Constructors in org.spincast.plugins.formsprotection.pebble with parameters of type SpincastFormsProtectionConfigModifierConstructorDescriptionSpincastFormsProtectionPebbleExtensionDefault(com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> SpincastFormsDoubleSubmitProtectionRepositoryOptional, SpincastConfig spincastConfig, SpincastUtils spincastUtils, SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastFormsDoubleSubmitProtectionFilter spincastFormsDoubleSubmitProtectionFilter, SpincastFormsCsrfProtectionFilter spincastFormsCsrfProtectionFilter)