Uses of Interface
org.spincast.plugins.formsprotection.config.SpincastFormsProtectionConfig
Package
Description
-
Uses of SpincastFormsProtectionConfig in org.spincast.plugins.formsprotection
Modifier and TypeMethodDescriptionprotected Class<? extends SpincastFormsProtectionConfig>
SpincastFormsProtectionPluginModule.getSpincastFormsProtectionConfigImplClass()
-
Uses of SpincastFormsProtectionConfig in org.spincast.plugins.formsprotection.config
Modifier and TypeClassDescriptionclass
Default configurations for Spincast Forms Protection plugin.Modifier and TypeMethodDescriptionprotected SpincastFormsProtectionConfig
SpincastFormsProtectionPluginScheduledTaskProviderDefault.getSpincastFormsProtectionConfig()
ModifierConstructorDescriptionSpincastFormsProtectionPluginScheduledTaskProviderDefault
(SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask deleteDoubleSubmitOldProtectionIdsScheduledTask, com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> spincastFormsDoubleSubmitProtectionRepositoryOptional) -
Uses of SpincastFormsProtectionConfig in org.spincast.plugins.formsprotection.csrf
Modifier and TypeMethodDescriptionprotected SpincastFormsProtectionConfig
SpincastFormsCsrfProtectionFilterDefault.getSpincastFormsProtectionConfig()
ModifierConstructorDescriptionSpincastFormsCsrfProtectionFilterDefault
(SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastCryptoUtils spincastCryptoUtils, SpincastSessionManager spincastSessionManager, SpincastConfig spincastConfig, Dictionary dictionary) -
Uses of SpincastFormsProtectionConfig in org.spincast.plugins.formsprotection.doublesubmit
Modifier and TypeMethodDescriptionprotected SpincastFormsProtectionConfig
SpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask.getSpincastFormsDoubleSubmitProtectionConfig()
protected SpincastFormsProtectionConfig
SpincastFormsDoubleSubmitProtectionFilterDefault.getSpincastFormsProtectionConfig()
ModifierConstructorDescriptionSpincastFormsDoubleSubmitDeleteOldProtectionIdsScheduledTask
(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
Modifier and TypeMethodDescriptionprotected SpincastFormsProtectionConfig
SpincastFormsProtectionPebbleExtensionDefault.getSpincastFormsProtectionConfig()
ModifierConstructorDescriptionSpincastFormsProtectionPebbleExtensionDefault
(com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> SpincastFormsDoubleSubmitProtectionRepositoryOptional, SpincastConfig spincastConfig, SpincastUtils spincastUtils, SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastFormsDoubleSubmitProtectionFilter spincastFormsDoubleSubmitProtectionFilter, SpincastFormsCsrfProtectionFilter spincastFormsCsrfProtectionFilter)