Package org.apache.unomi.web
Class WebConfig
java.lang.Object
org.apache.unomi.web.WebConfig
- Author:
- Jerome Blanchard
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
activate
(WebConfig.Config config) String[]
int
int
boolean
-
Constructor Details
-
WebConfig
public WebConfig()
-
-
Method Details
-
activate
-
getContextserverDomain
-
getContexserverProfileIdCookieName
-
getContextserverProfileIdCookieMaxAgeInSeconds
public int getContextserverProfileIdCookieMaxAgeInSeconds() -
isContextserverProfileIdCookieHttpOnly
public boolean isContextserverProfileIdCookieHttpOnly() -
getAllowedProfileDownloadFormats
-
getPublicPostRequestBytesLimit
public int getPublicPostRequestBytesLimit()
-