Gets the path to use for session cookies. Overrides any setting that may be specified by the application. @return The value of the default session cookie path or null if not specified
()
| 291 | * @return The value of the default session cookie path or null if not specified |
| 292 | */ |
| 293 | String getSessionCookiePath(); |
| 294 | |
| 295 | |
| 296 | /** |
no outgoing calls