public static class WebApplication.HttpSession extends Object
Constructor and Description |
---|
HttpSession(org.apache.catalina.Session tomcatSession) |
Modifier and Type | Method and Description |
---|---|
void |
expire() |
String |
getAuthType() |
long |
getCreationTime() |
long |
getLastAccessedTime() |
long |
getMaxInactiveInterval() |
String |
getSessionId() |
Copyright © 2022 WSO2. All rights reserved.