Class DefaultHttpSessionManager

java.lang.Object
cloud.piranha.webapp.impl.DefaultHttpSessionManager
All Implemented Interfaces:
HttpSessionManager, SessionCookieConfig

public class DefaultHttpSessionManager extends Object implements HttpSessionManager, SessionCookieConfig
The default HttpSessionManager.
Author:
Manfred Riem ([email protected])