Uses of Interface
org.spincast.core.flash.FlashMessageFactory
Package
Description
-
Uses of FlashMessageFactory in org.spincast.plugins.formsprotection.doublesubmit
Modifier and TypeMethodDescriptionprotected FlashMessageFactory
SpincastFormsDoubleSubmitProtectionFilterDefault.getFlashMessageFactory()
ModifierConstructorDescriptionSpincastFormsDoubleSubmitProtectionFilterDefault
(SpincastFormsProtectionConfig spincastFormsProtectionConfig, FlashMessageFactory flashMessageFactory, Dictionary dictionary, SpincastCryptoUtils cryptoUtils, SpincastFormsDoubleSubmitProtectionRepository spincastFormsDoubleSubmitProtectionRepository) -
Uses of FlashMessageFactory in org.spincast.plugins.response
Modifier and TypeMethodDescriptionprotected FlashMessageFactory
SpincastResponseRequestContextAddon.getFlashMessageFactory()
ModifierConstructorDescriptionSpincastResponseRequestContextAddon
(R requestContext, Server server, JsonManager jsonManager, XmlManager xmlManager, SpincastConfig spincastConfig, SpincastUtils spincastUtils, ETagFactory etagFactory, FlashMessagesHolder flashMessagesHolder, FlashMessageFactory flashMessageFactory, CookieFactory cookieFactory) -
Uses of FlashMessageFactory in org.spincast.website.controllers.demos
Modifier and TypeMethodDescriptionprotected FlashMessageFactory
DemoHtmlFormsDynamicFieldsController.getFlashMessageFactory()
protected FlashMessageFactory
DemoHtmlFormsFileUploadController.getFlashMessageFactory()
ModifierConstructorDescriptionDemoHtmlFormsDynamicFieldsController
(FlashMessageFactory flashMessageFactory, JsonManager jsonManager, ValidationFactory validationFactory) DemoHtmlFormsFileUploadController
(FlashMessageFactory flashMessageFactory)