Uses of Package
org.forgerock.http.header
Packages that use org.forgerock.http.header
Package
Description
This package contains the classes and interfaces related to the implementation of the HTTP client, and its use
in scripted modules.
Processes HTTP message header fields.
Credentials classes for use with the
AuthorizationHeader.This package provides APIs for OAuth 2.0 services implementations.
Models and manages elements of the Hypertext Transfer Protocol.
Miscellaneous utility classes.
-
Classes in org.forgerock.http.header used by org.forgerock.http.client
-
Classes in org.forgerock.http.header used by org.forgerock.http.headerClassDescriptionAn abstract SetCookieHeader class for
SetCookieHeaderandSetCookie2Header.Processes theAccept-API-Versionmessage header.A header class representing the Accept-Language HTTP header.A header class representing theAuthorizationHTTP header.Processes theConnectionmessage header.Processes theContent-API-Versionmessage header.Processes theContent-Encodingmessage header.Processes theContent-Lengthmessage header.Processes theContent-Typemessage header.Processes theCookierequest message header.Represents the name/value pair of a HTTP header directives.AHeaderrepresentation of theForwardedHTTP header.This class represents a request's hop detail.Creates instances ofHeaderclasses from String representation.Processes theLocationmessage header.Thrown when a header string cannot be parsed to a richHeaderimplementation.AHeaderrepresentation of theReferrerHTTP header.Deprecated, for removal: This API element is subject to removal in a future version.This header is no longer supported by browsers.Processes theSet-Cookierequest message header.AHeaderrepresentation of theTrailerHTTP response header.Processes the transactionId header used mainly for audit purpose.WarningHeaderentry.Processes theWarningmessage header.AHeaderrepresentation of the WWW-Authenticate HTTP header.A single WWW-Authenticate challenge.Processes theX-Forwarded-Formessage header. -
Classes in org.forgerock.http.header used by org.forgerock.http.header.authorization
-
Classes in org.forgerock.http.header used by org.forgerock.http.oauth2
-
Classes in org.forgerock.http.header used by org.forgerock.http.protocol
-
Classes in org.forgerock.http.header used by org.forgerock.http.util