| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
AppConfigDefault(org.spincast.plugins.config.SpincastConfigPluginConfig spincastConfigPluginConfig,
boolean testingMode)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<org.spincast.shaded.org.apache.commons.lang3.tuple.Pair<String,String>> |
getAdminUsernamesPasswords()
A list of username/password that allow administrative
privileges.
|
String |
getEnvironmentName() |
int |
getHttpServerPort() |
String |
getHttpsKeyStoreKeyPass() |
String |
getHttpsKeyStorePath() |
String |
getHttpsKeyStoreStorePass() |
String |
getHttpsKeyStoreType() |
int |
getHttpsServerPort() |
int |
getNbrNewsEntriesOnNewsPage()
The number of news entries on a regular "News" listing page.
|
int |
getNbrNewsEntriesPerFeedRequest()
The number of news entries for a feed request.
|
String |
getPublicUrlBase() |
String |
getQueryParamFlashMessageId() |
protected String |
getSpincastWritableDirPath() |
boolean |
isDevelopmentMode() |
getContentTypesToSkipGziping, getCookieNameFlashMessage, getCookieNameLocale, getCookieNameTimeZoneId, getCookiesValidatorCookieName, getDefaultLocale, getDefaultRouteCacheFilterSecondsNbr, getDefaultRouteCacheFilterSecondsNbrCdns, getDefaultStaticResourceCacheConfig, getDefaultTemplateVariablesFilterPosition, getDefaultTimeZone, getDictionaryEntryNotFoundBehavior, getHostForDefaultPublicServerSchemeHostPort, getJsonPathArrayIndexMax, getKeyMaxLengthWhenConvertingMapToJsonObject, getMaxNumberOfKeysWhenConvertingMapToJsonObject, getPublicServerHost, getPublicServerPort, getPublicServerScheme, getPublicURI, getRouteForwardingMaxNumber, getServerHost, getServerMaxRequestBodyBytes, getSpincastModelRootVariableName, getTempDir, getValidationElementDefaultName, getWritableRootDir, init, isAddDefaultTemplateVariablesFilter, isDefaultRouteCacheFilterPrivate, isEnableCookiesValidator, isEnableHttp2, isRoutesCaseSensitive, isTestingMode, isValidateLocalhostHost, isWriteToDiskDynamicStaticResourceclearPrefixes, configure, expandMap, getAppJarDirectory, getAppRootDirectoryNoJar, getBigDecimal, getBigDecimal, getBigDecimalFromElement, getBigDecimalList, getBigDecimalList, getBoolean, getBoolean, getBooleanFromElement, getBooleanList, getBooleanList, getClasspathFilePath, getConfig, getConfig, getConfigFromMap, getConfigFromMap, getConfigList, getConfigList, getConfigs, getDate, getDate, getDateFromElement, getDateList, getDateList, getEnvironmentVariables, getEnvironmentVariablesConfigs, getEnvironmentVariablesPrefixes, getExternalFilePath, getInteger, getInteger, getIntegerFromElement, getIntegerList, getIntegerList, getLong, getLong, getLongFromElement, getLongList, getLongList, getMap, getMap, getMapList, getMapList, getRawConfig, getRawConfigs, getString, getString, getStringList, getStringList, getSystemPropertiesConfigs, getSystemPropertiesPrefixes, isEnvironmentVariablesStripPrefix, isExternalFileConfigsOverrideEnvironmentVariables, isSystemPropertiesStripPrefix, isThrowExceptionIfSpecifiedClasspathConfigFileIsNotFound, isThrowExceptionIfSpecifiedExternalConfigFileIsNotFound, loadYamlFileConfigs, mergeMapsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentTypesToSkipGziping, getCookieNameFlashMessage, getCookieNameLocale, getCookieNameTimeZoneId, getCookiesValidatorCookieName, getDefaultLocale, getDefaultRouteCacheFilterSecondsNbr, getDefaultRouteCacheFilterSecondsNbrCdns, getDefaultStaticResourceCacheConfig, getDefaultTemplateVariablesFilterPosition, getDefaultTimeZone, getDictionaryEntryNotFoundBehavior, getJsonPathArrayIndexMax, getKeyMaxLengthWhenConvertingMapToJsonObject, getMaxNumberOfKeysWhenConvertingMapToJsonObject, getPublicServerHost, getPublicServerPort, getPublicServerScheme, getRouteForwardingMaxNumber, getServerHost, getServerMaxRequestBodyBytes, getSpincastModelRootVariableName, getTempDir, getValidationElementDefaultName, getWritableRootDir, isAddDefaultTemplateVariablesFilter, isDefaultRouteCacheFilterPrivate, isEnableCookiesValidator, isEnableHttp2, isRoutesCaseSensitive, isTestingMode, isValidateLocalhostHost, isWriteToDiskDynamicStaticResource@Inject
public AppConfigDefault(org.spincast.plugins.config.SpincastConfigPluginConfig spincastConfigPluginConfig,
boolean testingMode)
public String getPublicUrlBase()
getPublicUrlBase in interface org.spincast.core.config.SpincastConfiggetPublicUrlBase in class org.spincast.plugins.config.SpincastConfigDefaultpublic int getHttpServerPort()
getHttpServerPort in interface org.spincast.core.config.SpincastConfiggetHttpServerPort in class org.spincast.plugins.config.SpincastConfigDefaultpublic int getHttpsServerPort()
getHttpsServerPort in interface org.spincast.core.config.SpincastConfiggetHttpsServerPort in class org.spincast.plugins.config.SpincastConfigDefaultpublic String getHttpsKeyStorePath()
getHttpsKeyStorePath in interface org.spincast.core.config.SpincastConfiggetHttpsKeyStorePath in class org.spincast.plugins.config.SpincastConfigDefaultpublic String getHttpsKeyStoreType()
getHttpsKeyStoreType in interface org.spincast.core.config.SpincastConfiggetHttpsKeyStoreType in class org.spincast.plugins.config.SpincastConfigDefaultpublic String getHttpsKeyStoreStorePass()
getHttpsKeyStoreStorePass in interface org.spincast.core.config.SpincastConfiggetHttpsKeyStoreStorePass in class org.spincast.plugins.config.SpincastConfigDefaultpublic String getHttpsKeyStoreKeyPass()
getHttpsKeyStoreKeyPass in interface org.spincast.core.config.SpincastConfiggetHttpsKeyStoreKeyPass in class org.spincast.plugins.config.SpincastConfigDefaultpublic String getEnvironmentName()
getEnvironmentName in interface org.spincast.core.config.SpincastConfiggetEnvironmentName in class org.spincast.plugins.config.SpincastConfigDefaultpublic boolean isDevelopmentMode()
isDevelopmentMode in interface org.spincast.core.config.SpincastConfigisDevelopmentMode in class org.spincast.plugins.config.SpincastConfigDefaultprotected String getSpincastWritableDirPath()
getSpincastWritableDirPath in class org.spincast.plugins.config.SpincastConfigDefaultpublic int getNbrNewsEntriesOnNewsPage()
AppConfiggetNbrNewsEntriesOnNewsPage in interface AppConfigpublic int getNbrNewsEntriesPerFeedRequest()
AppConfiggetNbrNewsEntriesPerFeedRequest in interface AppConfigpublic List<org.spincast.shaded.org.apache.commons.lang3.tuple.Pair<String,String>> getAdminUsernamesPasswords()
AppConfiggetAdminUsernamesPasswords in interface AppConfigpublic String getQueryParamFlashMessageId()
getQueryParamFlashMessageId in interface org.spincast.core.config.SpincastConfiggetQueryParamFlashMessageId in class org.spincast.plugins.config.SpincastConfigDefaultCopyright © 2019. All rights reserved.