Interface SessionCookieConfig


public interface SessionCookieConfig
Class that may be used to configure various properties of cookies used for session tracking purposes.

An instance of this class is acquired by a call to ServletContext.getSessionCookieConfig().

Since:
Servlet 3.0