| Package | Description |
|---|---|
| org.apache.catalina | |
| org.apache.catalina.core |
| Modifier and Type | Method and Description |
|---|---|
SessionCookie |
Context.getSessionCookie()
Return the session cookie configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setSessionCookie(SessionCookie sessionCookie)
Set the session cookie configuration.
|
| Modifier and Type | Field and Description |
|---|---|
protected SessionCookie |
StandardContext.sessionCookie
The session cookie.
|
| Modifier and Type | Method and Description |
|---|---|
SessionCookie |
StandardContext.getSessionCookie()
Return the session cookie configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardContext.setSessionCookie(SessionCookie sessionCookie)
Set the session cookie configuration.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.