Class SessionCookieConfig

  • All Implemented Interfaces:
    SessionConfig

    public class SessionCookieConfig
    extends Object
    implements SessionConfig
    Encapsulation of session cookie configuration. This removes the need for the session manager to know about cookie configuration.
    Author:
    Stuart Douglas, Richard Opalka