public interface PortalSessionMonitor extends javax.servlet.http.HttpSessionBindingListener, javax.servlet.http.HttpSessionActivationListener, Serializable
Modifier and Type | Field and Description |
---|---|
static String |
SESSION_KEY |
Modifier and Type | Method and Description |
---|---|
javax.servlet.http.HttpSession |
getSession() |
String |
getSessionId() |
long |
getSessionKey() |
void |
invalidateSession() |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.