:: com :: sun :: star :: ucb ::
|
enum CookiePolicy |
- Description
- A policy how to handle cookie requests.
|
Values |
CONFIRM |
Interactively accept or ignore each individual cookie request.
|
ACCEPT |
Generally accept all cookie requests.
|
IGNORE |
Generally ignore all cookie requests.
|
Values' Details |
CONFIRM
CONFIRM,
- Description
- Interactively accept or ignore each individual cookie request.
|
|
ACCEPT
ACCEPT,
- Description
- Generally accept all cookie requests.
|
|
IGNORE
IGNORE,
- Description
- Generally ignore all cookie requests.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.