Class SessionContext

java.lang.Object
org.eclipse.jetty.server.session.SessionContext

public class SessionContext extends Object
SessionContext Information about the context to which sessions belong: the Context, the SessionHandler of the context, and the unique name of the node. A SessionHandler is 1:1 with a SessionContext.