net.sf.jguard.jee
Class HttpSessionAdapter
java.lang.Object
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
|
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 |
HttpSessionAdapter
public HttpSessionAdapter(javax.servlet.http.HttpSession httpSession)
get
public javax.servlet.http.HttpSession get()
- Specified by:
get in interface Session<javax.servlet.http.HttpSession>
Copyright © 2004-2011. All Rights Reserved.