Uses of Package
org.forgerock.http.client.request
Packages that use org.forgerock.http.client.request
Package
Description
This package contains the classes and interfaces related to the implementation of the HTTP client, and its use
in scripted modules.
This package contains the classes and interfaces related to the requests sent by the HTTP client, and their use
in scripted modules.
-
Classes in org.forgerock.http.client.request used by org.forgerock.http.clientClassDescriptionFactory provided to hide implementation details from the scripting module.
-
Classes in org.forgerock.http.client.request used by org.forgerock.http.client.requestClassDescriptionModels the request that a script can send over a
HttpClient
.Models a cookie which can be added to aHttpClientRequest
.