public interface SessionControl
Modifier and Type | Method and Description |
---|---|
void |
activity()
This function indicates activity on the session, so the session knows when the last time there was activity.
|
boolean |
isSessionValid()
Returns true if the current session is still valid
|
boolean isSessionValid()
void activity()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.