Package com.teamdev.jxbrowser.cookie


@ParametersAreNonnullByDefault package com.teamdev.jxbrowser.cookie
Contains classes that allow you to manage cookies.
  • Class
    Description
    An HTTP cookie.
    A builder of Cookie.
    A service that allows working with the session and persistent cookies.
    The site (scheme and domain) of the top-level URL where another embedded context sets a cookie.
    Represents the SameSite cookie attribute values of the `Set-Cookie` HTTP response header.