public class SessionCookie extends Object
| Constructor and Description |
|---|
SessionCookie() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getSessionId() |
void |
setPath(String path) |
void |
setSessionId(String sessionId) |
String |
toString() |
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.