Uses of Package
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.
-
ClassDescriptionFactory provided to hide implementation details from the scripting module.
-
ClassDescriptionModels the request that a script can send over a
HttpClient
.Models a cookie which can be added to aHttpClientRequest
.