toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.cookie
Package-level
declarations
Contains classes that allow you to manage cookies.
Contains classes that allow you to manage cookies.
Types
Types
Cookie
Link copied to clipboard
public
interface
Cookie
public
interface
Cookie
An HTTP cookie.
Cookie
Store
Link copied to clipboard
public
interface
CookieStore
implements
ProfileService
public
interface
CookieStore
implements
ProfileService
A service that allows working with the session and persistent cookies.
Partition
Key
Link copied to clipboard
public
interface
PartitionKey
public
interface
PartitionKey
The site (scheme and domain) of the top-level URL where another embedded context sets a cookie.
Same
Site
Link copied to clipboard
public
enum
SameSite
public
enum
SameSite
Represents the SameSite cookie attribute values of the `Set-Cookie` HTTP response header.