Uses of Interface
org.spincast.plugins.crypto.SpincastCryptoUtils
Package
Description
-
Uses of SpincastCryptoUtils in org.spincast.plugins.crypto
Modifier and TypeMethodDescriptionprotected Class<? extends SpincastCryptoUtils>
SpincastCryptoPluginModule.getCryptoUtilsImplClass()
-
Uses of SpincastCryptoUtils in org.spincast.plugins.formsprotection.csrf
Modifier and TypeMethodDescriptionprotected SpincastCryptoUtils
SpincastFormsCsrfProtectionFilterDefault.getSpincastCryptoUtils()
ModifierConstructorDescriptionSpincastFormsCsrfProtectionFilterDefault
(SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastCryptoUtils spincastCryptoUtils, SpincastSessionManager spincastSessionManager, SpincastConfig spincastConfig, Dictionary dictionary) -
Uses of SpincastCryptoUtils in org.spincast.plugins.formsprotection.doublesubmit
Modifier and TypeMethodDescriptionprotected SpincastCryptoUtils
SpincastFormsDoubleSubmitProtectionFilterDefault.getCryptoUtils()
ModifierConstructorDescriptionSpincastFormsDoubleSubmitProtectionFilterDefault
(SpincastFormsProtectionConfig spincastFormsProtectionConfig, FlashMessageFactory flashMessageFactory, Dictionary dictionary, SpincastCryptoUtils cryptoUtils, SpincastFormsDoubleSubmitProtectionRepository spincastFormsDoubleSubmitProtectionRepository)