Class WebConfig

java.lang.Object
org.apache.unomi.web.WebConfig

public class WebConfig extends Object
Author:
Jerome Blanchard
  • Constructor Details

    • WebConfig

      public WebConfig()
  • Method Details

    • activate

      public void activate(WebConfig.Config config)
    • getContextserverDomain

      public String getContextserverDomain()
    • getContexserverProfileIdCookieName

      public String getContexserverProfileIdCookieName()
    • getContextserverProfileIdCookieMaxAgeInSeconds

      public int getContextserverProfileIdCookieMaxAgeInSeconds()
    • isContextserverProfileIdCookieHttpOnly

      public boolean isContextserverProfileIdCookieHttpOnly()
    • getAllowedProfileDownloadFormats

      public String[] getAllowedProfileDownloadFormats()
    • getPublicPostRequestBytesLimit

      public int getPublicPostRequestBytesLimit()