public interface IAppConfig
extends org.spincast.core.config.ISpincastConfig
| 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.
|
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 |
getServerSchemeHostPort()
The application can't know for sure by itself on which
scheme/host/port it is served (for example : "https://www.example.com:8080").
|
getContentTypesToSkipGziping, getDefaultLocale, getEnvironmentName, getHttpServerPort, getHttpsKeyStoreKeypass, getHttpsKeyStorePath, getHttpsKeyStoreStorePass, getHttpsKeyStoreType, getHttpsServerPort, getRouteForwardingMaxNumber, getServerHost, getServerMaxRequestBodyBytes, getSpincastWritableDir, isDebugEnabled, isRoutesCaseSensitiveString getServerSchemeHostPort()
int getNbrNewsEntriesOnNewsPage()
int getNbrNewsEntriesPerFeedRequest()
Copyright © 2016. All rights reserved.