| Package | Description |
|---|---|
| org.spincast.plugins.crypto | |
| org.spincast.plugins.formsprotection.csrf | |
| org.spincast.plugins.formsprotection.doublesubmit |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastCryptoUtilsDefault |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends SpincastCryptoUtils> |
SpincastCryptoPluginModule.getCryptoUtilsImplClass() |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastCryptoUtils |
SpincastFormsCsrfProtectionFilterDefault.getSpincastCryptoUtils() |
| Constructor and Description |
|---|
SpincastFormsCsrfProtectionFilterDefault(SpincastFormsProtectionConfig spincastFormsProtectionConfig,
SpincastCryptoUtils spincastCryptoUtils,
SpincastSessionManager spincastSessionManager,
SpincastConfig spincastConfig,
Dictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastCryptoUtils |
SpincastFormsDoubleSubmitProtectionFilterDefault.getCryptoUtils() |
| Constructor and Description |
|---|
SpincastFormsDoubleSubmitProtectionFilterDefault(SpincastFormsProtectionConfig spincastFormsProtectionConfig,
FlashMessageFactory flashMessageFactory,
Dictionary dictionary,
SpincastCryptoUtils cryptoUtils,
SpincastFormsDoubleSubmitProtectionRepository spincastFormsDoubleSubmitProtectionRepository) |
Copyright © 2018. All rights reserved.