-
-
Constructor Summary
Constructors
| Constructor and Description |
SessionImpl(javax.servlet.http.HttpSession httpSession,
InetAddress userAddress) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getId
public String getId()
- Specified by:
getId in interface org.jboss.seam.security.session.Session
-
invalidate
public void invalidate()
- Specified by:
invalidate in interface org.jboss.seam.security.session.Session
-
isValid
public boolean isValid()
- Specified by:
isValid in interface org.jboss.seam.security.session.Session
Copyright © 2013 Seam Framework. All Rights Reserved.