Uses of Interface
org.spincast.core.utils.SpincastUtils
Packages that use SpincastUtils
Package
Description
-
Uses of SpincastUtils in org.spincast.core.filters
Methods in org.spincast.core.filters that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastFiltersDefault.getSpincastUtils()
Constructors in org.spincast.core.filters with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastFiltersDefault
(CorsFilter corsFilter, SpincastConfig spincastConfig, Server server, SpincastUtils spincastUtils) Constructor -
Uses of SpincastUtils in org.spincast.core.json
Methods in org.spincast.core.json that return SpincastUtilsConstructors in org.spincast.core.json with parameters of type SpincastUtilsModifierConstructorDescriptionJsonArrayDefault
(List<Object> initialElements, boolean mutable, JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter) ConstructorJsonArrayDefault
(List<Object> initialElements, JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter) ConstructorJsonArrayDefault
(JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter) ConstructorJsonObjectArrayBase
(boolean mutable, JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter) ConstructorJsonObjectDefault
(Map<String, Object> initialMap, boolean mutable, JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter) ConstructorJsonObjectDefault
(Map<String, Object> initialMap, JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter) ConstructorJsonObjectDefault
(JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter) ConstructorJsonObjectDefault
(JsonObject configToMerge, boolean mutable, JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter) Constructor -
Uses of SpincastUtils in org.spincast.core.request
Constructors in org.spincast.core.request with parameters of type SpincastUtilsModifierConstructorDescriptionFormDefault
(String formName, JsonObject initialFormData, JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter, Dictionary dictionary, XmlManager xmlManager, SpincastConfig spincastConfig, Validators validators, FormFactory formFactory, ValidationFactory validationFactory) -
Uses of SpincastUtils in org.spincast.core.utils
Classes in org.spincast.core.utils that implement SpincastUtilsModifier and TypeClassDescriptionclass
Implementations of the Spincast utilities. -
Uses of SpincastUtils in org.spincast.core.validation
Constructors in org.spincast.core.validation with parameters of type SpincastUtilsModifierConstructorDescriptionValidationSetSimple
(JsonManager jsonManager, SpincastUtils spincastUtils, ObjectConverter objectConverter, Dictionary dictionary, XmlManager xmlManager, SpincastConfig spincastConfig, Validators validators, FormFactory formFactory, ValidationFactory validationFactory) -
Uses of SpincastUtils in org.spincast.plugins.cssautoprefixer
Methods in org.spincast.plugins.cssautoprefixer that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastCssAutoprefixerManagerDefault.getSpincastUtils()
Constructors in org.spincast.plugins.cssautoprefixer with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastCssAutoprefixerManagerDefault
(SpincastUtils spincastUtils, SpincastProcessUtils spincastProcessUtils, SpincastConfig spincastConfig, SpincastCssAutoprefixerConfig spincastCssAutoprefixerConfig, JsonManager jsonManager) -
Uses of SpincastUtils in org.spincast.plugins.cssyuicompressor
Methods in org.spincast.plugins.cssyuicompressor that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastCssYuiCompressorPebbleExtensionDefault.getSpincastUtils()
Constructors in org.spincast.plugins.cssyuicompressor with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastCssYuiCompressorPebbleExtensionDefault
(SpincastCssYuiCompressorConfig spincastCssYuiCompressorConfig, SpincastConfig spincastConfig, SpincastUtils spincastUtils, Router<?, ?> router, Server server, HttpClient httpClient, SpincastCssYuiCompressorManager spincastCssYuiCompressorManager) -
Uses of SpincastUtils in org.spincast.plugins.formsprotection.pebble
Methods in org.spincast.plugins.formsprotection.pebble that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastFormsProtectionPebbleExtensionDefault.getSpincastUtils()
Constructors in org.spincast.plugins.formsprotection.pebble with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastFormsProtectionPebbleExtensionDefault
(com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> SpincastFormsDoubleSubmitProtectionRepositoryOptional, SpincastConfig spincastConfig, SpincastUtils spincastUtils, SpincastFormsProtectionConfig spincastFormsProtectionConfig, SpincastFormsDoubleSubmitProtectionFilter spincastFormsDoubleSubmitProtectionFilter, SpincastFormsCsrfProtectionFilter spincastFormsCsrfProtectionFilter) -
Uses of SpincastUtils in org.spincast.plugins.gson
Methods in org.spincast.plugins.gson that return SpincastUtilsConstructors in org.spincast.plugins.gson with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastGsonManager
(com.google.gson.JsonDeserializer<JsonObject> jsonObjectDeserializer, com.google.gson.JsonDeserializer<JsonArray> jsonArrayDeserializer, com.google.gson.JsonSerializer<JsonObject> jsonObjectSerializer, com.google.gson.JsonSerializer<JsonArray> jsonArraySerializer, com.google.gson.JsonSerializer<Date> dateSerializer, com.google.gson.JsonSerializer<Instant> instantSerializer, com.google.gson.JsonSerializer<BigDecimal> bigDecimalSerializer, com.google.gson.JsonSerializer<Enum<?>> enumSerializer, com.google.gson.JsonSerializer<Class<?>> classSerializer, com.google.gson.JsonSerializer<Throwable> throwableSerializer, JsonPathUtils jsonPathUtils, JsonObjectFactory jsonObjectFactory, SpincastConfig spincastConfig, SpincastUtils spincastUtils, FormFactory formFactory, com.google.inject.Provider<com.google.inject.Injector> guiceProvider) -
Uses of SpincastUtils in org.spincast.plugins.jacksonjson
Methods in org.spincast.plugins.jacksonjson that return SpincastUtilsConstructors in org.spincast.plugins.jacksonjson with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastJsonManager
(com.google.inject.Provider<com.google.inject.Injector> guiceProvider, JsonObjectFactory jsonObjectFactory, Set<JsonMixinInfo> jsonMixinInfos, SpincastJsonManagerConfig spincastJsonManagerConfig, SpincastConfig spincastConfig, JsonPathUtils jsonPathUtils, SpincastUtils spincastUtils, FormFactory formFactory) -
Uses of SpincastUtils in org.spincast.plugins.jsclosurecompiler
Methods in org.spincast.plugins.jsclosurecompiler that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastJsClosureCompilerManagerDefault.getSpincastUtils()
protected SpincastUtils
SpincastJsClosureCompilerPebbleExtensionDefault.getSpincastUtils()
Constructors in org.spincast.plugins.jsclosurecompiler with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastJsClosureCompilerManagerDefault
(SpincastConfig spincastConfig, SpincastUtils spincastUtils) SpincastJsClosureCompilerPebbleExtensionDefault
(SpincastJsClosureCompilerConfig spincastJsClosureCompilerConfig, SpincastConfig spincastConfig, SpincastUtils spincastUtils, Router<?, ?> router, Server server, HttpClient httpClient, SpincastJsClosureCompilerManager spincastJsClosureCompilerManager) -
Uses of SpincastUtils in org.spincast.plugins.logbackutils
Methods in org.spincast.plugins.logbackutils that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastLogbackConfigurer.getSpincastUtils()
Constructors in org.spincast.plugins.logbackutils with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastLogbackConfigurer
(SpincastLogbackConfigurerConfig spincastLogbackConfigurerConfig, SpincastUtils spincastUtils) -
Uses of SpincastUtils in org.spincast.plugins.logbackutils.config
Methods in org.spincast.plugins.logbackutils.config that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastLogbackConfigurerConfigDefault.getSpincastUtils()
Constructors in org.spincast.plugins.logbackutils.config with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastLogbackConfigurerConfigDefault
(SpincastUtils spincastUtils) -
Uses of SpincastUtils in org.spincast.plugins.pebble
Methods in org.spincast.plugins.pebble that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastMainPebbleExtensionDefault.getSpincastUtils()
Constructors in org.spincast.plugins.pebble with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastMainPebbleExtensionDefault
(com.google.inject.Provider<TemplatingEngine> templatingEngineProvider, SpincastPebbleTemplatingEngineConfig spincastPebbleTemplatingEngineConfig, ObjectConverter objectConverter, SpincastUtils spincastUtils, Dictionary dictionary, com.google.inject.Provider<RequestContext<?>> requestContextProvider, SpincastConfig spincastConfig) Constructor -
Uses of SpincastUtils in org.spincast.plugins.processutils
Methods in org.spincast.plugins.processutils that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastProcessUtilsDefault.getSpincastUtils()
Constructors in org.spincast.plugins.processutils with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastProcessUtilsDefault
(SpincastConfig spincastConfig, SpincastUtils spincastUtils, TemplatingEngine templatingEngine) -
Uses of SpincastUtils in org.spincast.plugins.request
Methods in org.spincast.plugins.request that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastRequestRequestContextAddon.getSpincastUtils()
Constructors in org.spincast.plugins.request with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastRequestRequestContextAddon
(R requestContext, Server server, JsonManager jsonManager, XmlManager xmlManager, SpincastUtils spincastUtils, SpincastConfig spincastConfig, ETagFactory etagFactory, FlashMessagesHolder flashMessagesHolder, FormFactory formFactory, Dictionary dictionary) -
Uses of SpincastUtils in org.spincast.plugins.response
Methods in org.spincast.plugins.response that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastResponseRequestContextAddon.getSpincastUtils()
Constructors in org.spincast.plugins.response with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastResponseRequestContextAddon
(R requestContext, Server server, JsonManager jsonManager, XmlManager xmlManager, SpincastConfig spincastConfig, SpincastUtils spincastUtils, ETagFactory etagFactory, FlashMessagesHolder flashMessagesHolder, FlashMessageFactory flashMessageFactory, CookieFactory cookieFactory) -
Uses of SpincastUtils in org.spincast.plugins.routing
Methods in org.spincast.plugins.routing that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
StaticResourceBuilderDefault.getSpincastUtils()
protected SpincastUtils
StaticResourceDefault.getSpincastUtils()
Constructors in org.spincast.plugins.routing with parameters of type SpincastUtilsModifierConstructorDescriptionStaticResourceBuilderDefault
(boolean isDir, StaticResourceFactory<R> staticResourceFactory, StaticResourceCorsConfigFactory staticResourceCorsConfigFactory, StaticResourceCacheConfigFactory staticResourceCacheConfigFactory, SpincastConfig spincastConfig, SpincastUtils spincastUtils, SpincastRouterConfig spincastRouterConfig) StaticResourceBuilderDefault
(Router<R, W> router, boolean isDir, StaticResourceFactory<R> staticResourceFactory, StaticResourceCorsConfigFactory staticResourceCorsConfigFactory, StaticResourceCacheConfigFactory staticResourceCacheConfigFactory, SpincastConfig spincastConfig, SpincastUtils spincastUtils, SpincastRouterConfig spincastRouterConfig) StaticResourceDefault
(boolean isSpicastOrPluginAddedResource, StaticResourceType staticResourceType, String urlPath, String resourcePath, Handler<R> generator, StaticResourceCorsConfig corsConfig, StaticResourceCacheConfig cacheConfig, boolean ignoreQueryString, boolean hotlinkingProtected, HotlinkingManager hotlinkingManager, SpincastUtils spincastUtils, HotlinkingManagerDefault hotlinkingManagerDefault) -
Uses of SpincastUtils in org.spincast.plugins.routing.utils
Methods in org.spincast.plugins.routing.utils that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastRoutingUtilsDefault.getSpincastUtils()
Constructors in org.spincast.plugins.routing.utils with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastRoutingUtilsDefault
(SpincastConfig spincastConfig, SpincastUtils spincastUtils) -
Uses of SpincastUtils in org.spincast.plugins.swagger.ui
Methods in org.spincast.plugins.swagger.ui that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastSwaggerUiManager.getSpincastUtils()
Constructors in org.spincast.plugins.swagger.ui with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastSwaggerUiManager
(Router<?, ?> router, SpincastUtils spincastUtils, SpincastSwaggerUiConfig spincastSwaggerUiConfig, TemplatingEngine templatingEngine, SpincastConfig spincastConfig) -
Uses of SpincastUtils in org.spincast.plugins.timezoneresolver
Methods in org.spincast.plugins.timezoneresolver that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastTimeZonePebbleExtensionDefault.getSpincastUtils()
Constructors in org.spincast.plugins.timezoneresolver with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastTimeZonePebbleExtensionDefault
(TimeZoneResolver timeZoneResolver, SpincastConfig spincastConfig, SpincastUtils spincastUtils, com.google.inject.Provider<RequestContext<?>> requestContextProvider, SpincastTimeZoneResolverConfig spincastTimeZoneResolverConfig) -
Uses of SpincastUtils in org.spincast.plugins.undertow
Methods in org.spincast.plugins.undertow that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
CacheBusterRemovalHandlerDefault.getSpincastUtils()
protected SpincastUtils
GzipCheckerHandlerDefault.getSpincastUtils()
protected SpincastUtils
SpincastClassPathDirResourceManagerDefault.getSpincastUtils()
protected SpincastUtils
SpincastResourceHandlerDefault.getSpincastUtils()
protected SpincastUtils
SpincastUndertowServer.getSpincastUtils()
protected SpincastUtils
SpincastUndertowUtilsDefault.getSpincastUtils()
Constructors in org.spincast.plugins.undertow with parameters of type SpincastUtilsModifierConstructorDescriptionCacheBusterRemovalHandlerDefault
(io.undertow.server.HttpHandler next, SpincastUtils spincastUtils, SpincastUndertowUtils spincastUndertowUtils) GzipCheckerHandlerDefault
(io.undertow.server.HttpHandler nextHandler, String specificTargetFilePath, SpincastUtils spincastUtils) SpincastClassPathDirResourceManagerDefault
(String rootUrl, String dirPath, SpincastUtils spincastUtils) SpincastResourceHandlerDefault
(io.undertow.server.handlers.resource.ResourceManager resourceManager, StaticResource<?> staticResource, io.undertow.server.HttpHandler next, SpincastUtils spincastUtils, SpincastConfig spincastConfig, SpincastRoutingUtils spincastRoutingUtils) SpincastResourceHandlerDefault
(io.undertow.server.handlers.resource.ResourceManager resourceManager, StaticResource<?> staticResource, SpincastUtils spincastUtils, SpincastConfig spincastConfig, SpincastRoutingUtils spincastRoutingUtils) SpincastUndertowServer
(SpincastUndertowUtils spincastUndertowUtils, SpincastConfig config, SpincastUndertowConfig spincastUndertowConfig, FrontController frontController, SpincastUtils spincastUtils, CookieFactory cookieFactory, CorsHandlerFactory corsHandlerFactory, GzipCheckerHandlerFactory gzipCheckerHandlerFactory, SkipResourceOnQueryStringHandlerFactory skipResourceOnQueryStringHandlerFactory, SpincastResourceHandlerFactory spincastResourceHandlerFactory, CacheBusterRemovalHandlerFactory cacheBusterRemovalHandlerFactory, SpincastClassPathResourceManagerFactory fileClassPathResourceManagerFactory, SpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory, WebsocketEndpointFactory spincastWebsocketEndpointFactory, SSLContextFactory sslContextFactory) ConstructorSpincastUndertowUtilsDefault
(SpincastUtils spincastUtils) -
Uses of SpincastUtils in org.spincast.plugins.watermarker
Methods in org.spincast.plugins.watermarker that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastImageWatermarkerDefault.getSpincastUtils()
Constructors in org.spincast.plugins.watermarker with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastImageWatermarkerDefault
(String text, Color textColor, Color backgroundColor, Font textFont, String imageFilePath, boolean imageFileOnClasspath, SpincastWatermarkPosition position, Integer margin, Float opacity, Integer percentageWidth, Integer borderWidth, Color borderColor, SpincastUtils spincastUtils, SpincastConfig spincastConfig) -
Uses of SpincastUtils in org.spincast.quickstart.config
Constructors in org.spincast.quickstart.config with parameters of type SpincastUtilsModifierConstructorDescriptionAppLogbackConfigurerConfig
(SpincastUtils spincastUtils, AppConfig appConfig, TemplatingEngine templatingEngine) -
Uses of SpincastUtils in org.spincast.testing.core.postgres
Methods in org.spincast.testing.core.postgres that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastTestingPostgresConfigDefault.getSpincastUtils()
Constructors in org.spincast.testing.core.postgres with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastTestingPostgresConfigDefault
(File dataDir, SpincastUtils spincastUtils) -
Uses of SpincastUtils in org.spincast.website.controllers
Methods in org.spincast.website.controllers that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
AdminController.getSpincastUtils()
protected SpincastUtils
MainPagesController.getSpincastUtils()
protected SpincastUtils
PublicDynamicResourcesController.getSpincastUtils()
Constructors in org.spincast.website.controllers with parameters of type SpincastUtilsModifierConstructorDescriptionAdminController
(String[] mainArgs, JsonManager jsonManager, SpincastUtils spincastUtils, NewsService newsService, org.spincast.website.AppConfig appConfig) MainPagesController
(String[] mainArgs, JsonManager jsonManager, SpincastUtils spincastUtils, NewsService newsService, org.spincast.website.AppConfig appConfig) PublicDynamicResourcesController
(TemplatingEngine templatingEngine, SpincastConfig spincastConfig, SpincastUtils spincastUtils, SpincastCssYuiCompressorManager spincastCssYuiCompressorManager, SpincastJsClosureCompilerManager spincastJsClosureCompilerManager) -
Uses of SpincastUtils in org.spincast.website.maven
Methods in org.spincast.website.maven that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
SpincastMavenPreparePackage.getSpincastUtils()
Constructors in org.spincast.website.maven with parameters of type SpincastUtilsModifierConstructorDescriptionSpincastMavenPreparePackage
(String[] mainArgs, SpincastUtils spincastUtils) Constructor -
Uses of SpincastUtils in org.spincast.website.repositories
Methods in org.spincast.website.repositories that return SpincastUtilsModifier and TypeMethodDescriptionprotected SpincastUtils
TemplateFilesRepository.getSpincastUtils()
Constructors in org.spincast.website.repositories with parameters of type SpincastUtilsModifierConstructorDescriptionTemplateFilesRepository
(org.spincast.website.AppConfig appConfig, TemplatingEngine templatingEngine, SpincastUtils spincastUtils, JsonManager jsonManager) Constructor