Uses of Class
org.forgerock.http.client.request.HttpClientRequestCookie
Packages that use 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
Methods in org.forgerock.http.client.request that return types with arguments of type HttpClientRequestCookieModifier and TypeMethodDescriptionHttpClientRequest.getCookies()
Retrieve the cookies set on the request.SimpleHttpClientRequest.getCookies()
Retrieve the cookies set on the request.