Class WebXmlCookieConfig

java.lang.Object
cloud.piranha.webapp.impl.WebXmlCookieConfig

public class WebXmlCookieConfig extends Object
The web.xml session-config cookie-config.
Author:
Manfred Riem ([email protected])
  • Constructor Details

    • WebXmlCookieConfig

      public WebXmlCookieConfig()
  • Method Details

    • getName

      public String getName()
      Returns the name.
      Returns:
      the name
    • setName

      public void setName(String name)
      Set the name.
      Parameters:
      name - the name.