| Modifier and Type | Method and Description |
|---|---|
protected Dictionary |
SpincastInitValidator.getDictionary() |
| Constructor and Description |
|---|
SpincastInitValidator(SpincastConfig spincastConfig,
Dictionary dictionary,
SpincastCoreDictionaryEntries spincastCoreDictionaryEntries,
Set<DictionaryEntries> dictionaryEntries)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Dictionary |
SpincastFrontController.getDictionary() |
| Constructor and Description |
|---|
SpincastFrontController(Router<R,W> router,
SpincastConfig spincastConfig,
Dictionary dictionary,
Server server,
RequestContextFactory<R> requestCreationFactory,
SpincastRequestScope spincastRequestScope,
Type requestContextType,
JsonManager jsonManager,
XmlManager xmlManager)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Dictionary |
FormDefault.getDictionary() |
| Constructor and Description |
|---|
FormDefault(String formName,
JsonObject initialFormData,
JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter,
Dictionary dictionary,
XmlManager xmlManager,
SpincastConfig spincastConfig,
Validators validators,
FormFactory formFactory,
ValidationFactory validationFactory) |
| Constructor and Description |
|---|
ValidationSetSimple(JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter,
Dictionary dictionary,
XmlManager xmlManager,
SpincastConfig spincastConfig,
Validators validators,
FormFactory formFactory,
ValidationFactory validationFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastDictionaryDefault
Default implementation of the
Dictionary. |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends Dictionary> |
SpincastDictionaryPluginModule.getDefaultDictionaryImplClass() |
protected Class<? extends Dictionary> |
SpincastDictionaryPluginModule.getDictionaryImplClass() |
protected Class<? extends Dictionary> |
SpincastDictionaryPluginModule.getSpecificDictionaryImplClass() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.Module |
SpincastDictionaryPlugin.getPluginModule(Class<? extends Dictionary> dictionaryImplClass) |
| Constructor and Description |
|---|
SpincastDictionaryPluginModule(Class<? extends Dictionary> dictionaryImplClass) |
SpincastDictionaryPluginModule(Class<? extends RequestContext<?>> requestContextImplementationClass,
Class<? extends WebsocketContext<?>> websocketContextImplementationClass,
Class<? extends Dictionary> specificDictionaryImplClass)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Dictionary |
SpincastFormsCsrfProtectionFilterDefault.getDictionary() |
| Constructor and Description |
|---|
SpincastFormsCsrfProtectionFilterDefault(SpincastFormsProtectionConfig spincastFormsProtectionConfig,
SpincastCryptoUtils spincastCryptoUtils,
SpincastSessionManager spincastSessionManager,
SpincastConfig spincastConfig,
Dictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
protected Dictionary |
SpincastFormsDoubleSubmitProtectionFilterDefault.getDictionary() |
| Constructor and Description |
|---|
SpincastFormsDoubleSubmitProtectionFilterDefault(SpincastFormsProtectionConfig spincastFormsProtectionConfig,
FlashMessageFactory flashMessageFactory,
Dictionary dictionary,
SpincastCryptoUtils cryptoUtils,
SpincastFormsDoubleSubmitProtectionRepository spincastFormsDoubleSubmitProtectionRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected Dictionary |
SpincastMainPebbleExtensionDefault.getDictionary() |
| Constructor and Description |
|---|
SpincastMainPebbleExtensionDefault(com.google.inject.Provider<TemplatingEngine> templatingEngineProvider,
SpincastPebbleTemplatingEngineConfig spincastPebbleTemplatingEngineConfig,
ObjectConverter objectConverter,
SpincastUtils spincastUtils,
Dictionary dictionary,
com.google.inject.Provider<RequestContext<?>> requestContextProvider)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected Dictionary |
SpincastRequestRequestContextAddon.getDictionary() |
| Constructor and Description |
|---|
SpincastRequestRequestContextAddon(R requestContext,
Server server,
JsonManager jsonManager,
XmlManager xmlManager,
SpincastUtils spincastUtils,
SpincastConfig spincastConfig,
ETagFactory etagFactory,
FlashMessagesHolder flashMessagesHolder,
FormFactory formFactory,
Dictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
Dictionary |
SpincastRouterDeps.getDictionary() |
protected Dictionary |
SpincastRouter.getDictionary() |
| Constructor and Description |
|---|
SpincastRouterDeps(SpincastRouterConfig spincastRouterConfig,
RouteFactory<R> routeFactory,
SpincastConfig spincastConfig,
Dictionary dictionary,
Server server,
SpincastFilters<R> spincastFilters,
RouteBuilderFactory<R,W> routeBuilderFactory,
RedirectRuleBuilderFactory<R,W> redirectRuleBuilderFactory,
StaticResourceBuilderFactory<R,W> staticResourceBuilderFactory,
RouteHandlerMatchFactory<R> routeHandlerMatchFactory,
StaticResourceFactory<R> staticResourceFactory,
WebsocketRouteBuilderFactory<R,W> websocketRouteBuilderFactory,
WebsocketRouteHandlerFactory<R,W> websocketRouteHandlerFactory,
SpincastRoutingUtils spincastRoutingUtils)
Constructor
|
Copyright © 2018. All rights reserved.