net.sf.jguard.jee
Class HttpSessionAdapter

java.lang.Object
  extended by net.sf.jguard.jee.HttpSessionAdapter
All Implemented Interfaces:
Session<javax.servlet.http.HttpSession>

public class HttpSessionAdapter
extends Object
implements Session<javax.servlet.http.HttpSession>

Author:
Charles Gay

Constructor Summary
HttpSessionAdapter(javax.servlet.http.HttpSession httpSession)
           
 
Method Summary
 javax.servlet.http.HttpSession get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpSessionAdapter

public HttpSessionAdapter(javax.servlet.http.HttpSession httpSession)
Method Detail

get

public javax.servlet.http.HttpSession get()
Specified by:
get in interface Session<javax.servlet.http.HttpSession>


Copyright © 2004-2011. All Rights Reserved.