Package | Description |
---|---|
com.caucho.server.session | |
com.caucho.server.webapp | |
javax.servlet |
Modifier and Type | Class and Description |
---|---|
class |
SessionManager
Manages sessions in a web-webApp.
|
Modifier and Type | Method and Description |
---|---|
SessionCookieConfig |
SessionManager.createCookieConfig() |
Modifier and Type | Method and Description |
---|---|
SessionCookieConfig |
ServletContextCompat.getSessionCookieConfig()
Sets the session cookie configuration
|
SessionCookieConfig |
WebApp.getSessionCookieConfig() |
Modifier and Type | Method and Description |
---|---|
SessionCookieConfig |
ServletContext.getSessionCookieConfig()
Sets the session cookie configuration
|