Return the "use cookies for session ids" flag. @return true if it is permitted to use cookies to track session IDs for this web application, otherwise false
()
| 200 | * otherwise <code>false</code> |
| 201 | */ |
| 202 | boolean getCookies(); |
| 203 | |
| 204 | |
| 205 | /** |
no outgoing calls