Class WebXmlCookieConfig


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

      • WebXmlCookieConfig

        public WebXmlCookieConfig()
    • Method Detail

      • getName

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

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