Uses of Class
org.forgerock.http.client.request.HttpClientRequestCookie
Package
Description
This package contains the classes and interfaces related to the requests sent by the HTTP client, and their use
in scripted modules.
-
Uses of HttpClientRequestCookie in org.forgerock.http.client.request
Modifier and TypeMethodDescriptionHttpClientRequest.getCookies()
Retrieve the cookies set on the request.SimpleHttpClientRequest.getCookies()
Retrieve the cookies set on the request.