65666768697071
this.sessionDelegate = session; } public Session(HttpSession httpSession) { this.sessionDelegate = new SessionMap(httpSession); }