Uses of Package
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.
-
-
ClassDescriptionAn abstract SetCookieHeader class for
SetCookieHeader
andSetCookie2Header
.Processes theAccept-API-Version
message header.A header class representing the Accept-Language HTTP header.A header class representing theAuthorization
HTTP header.Processes theConnection
message header.Processes theContent-API-Version
message header.Processes theContent-Encoding
message header.Processes theContent-Length
message header.Processes theContent-Type
message header.Processes theCookie
request message header.Represents the name/value pair of a HTTP header directives.AHeader
representation of theForwarded
HTTP header.This class represents a request's hop detail.Creates instances ofHeader
classes from String representation.Processes theLocation
message header.Thrown when a header string cannot be parsed to a richHeader
implementation.AHeader
representation of theReferrer
HTTP 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-Cookie
request message header.AHeader
representation of theTrailer
HTTP response header.Processes the transactionId header used mainly for audit purpose.WarningHeader
entry.Processes theWarning
message header.AHeader
representation of the WWW-Authenticate HTTP header.A single WWW-Authenticate challenge.Processes theX-Forwarded-For
message header. -
-
-
-