JavaScript is disabled on your browser.
Skip navigation links
OpenAM Server Only 7.5.0 Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.forgerock.http.client
package
org.forgerock.http.client
This package contains the classes and interfaces related to the implementation of the HTTP client, and its use in scripted modules.
Related Packages
Package
Description
org.forgerock.http
Models and manages elements of the Hypertext Transfer Protocol.
org.forgerock.http.client.request
This package contains the classes and interfaces related to the requests sent by the HTTP client, and their use in scripted modules.
org.forgerock.http.client.response
This package contains the classes and interfaces related to the responses received by the HTTP client, and their use in scripted modules.
Classes
Class
Description
ChfHttpClient
Deprecated.
Will be replaced in a later release by
Client
.
Client
.