Uses of Package
org.forgerock.http.header
-
Packages that use org.forgerock.http.header Package Description 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.org.forgerock.http.header Processes HTTP message header fields.org.forgerock.http.header.authorization Credentials classes for use with theAuthorizationHeader.org.forgerock.http.oauth2 This package provides APIs for OAuth 2.0 services implementations.org.forgerock.http.protocol Models and manages elements of the Hypertext Transfer Protocol.org.forgerock.http.util Miscellaneous utility classes. -
Classes in org.forgerock.http.header used by org.forgerock.http.client Class Description MalformedHeaderException Thrown when a header string cannot be parsed to a richHeaderimplementation. -
Classes in org.forgerock.http.header used by org.forgerock.http.header Class Description AbstractSetCookieHeader An abstract SetCookieHeader class forSetCookieHeaderandSetCookie2Header.AcceptApiVersionHeader Processes theAccept-API-Versionmessage header.AcceptLanguageHeader A header class representing the Accept-Language HTTP header.AuthorizationHeader A header class representing theAuthorizationHTTP header.ConnectionHeader Processes theConnectionmessage header.ContentApiVersionHeader Processes theContent-API-Versionmessage header.ContentEncodingHeader Processes theContent-Encodingmessage header.ContentLengthHeader Processes theContent-Lengthmessage header.ContentTypeHeader Processes theContent-Typemessage header.CookieHeader Processes theCookierequest message header.Directive Represents the name/value pair of a HTTP header directives.ForwardedHeader AHeaderrepresentation of theForwardedHTTP header.ForwardedHeader.Hop This class represents a request's hop detail.HeaderFactory Creates instances ofHeaderclasses from String representation.LocationHeader Processes theLocationmessage header.MalformedHeaderException Thrown when a header string cannot be parsed to a richHeaderimplementation.ReferrerHeader AHeaderrepresentation of theReferrerHTTP header.SetCookie2Header Deprecated, for removal: This API element is subject to removal in a future version.This header is no longer supported by browsers.SetCookieHeader Processes theSet-Cookierequest message header.TrailerHeader AHeaderrepresentation of theTrailerHTTP response header.TransactionIdHeader Processes the transactionId header used mainly for audit purpose.Warning WarningHeaderentry.WarningHeader Processes theWarningmessage header.WwwAuthenticateHeader AHeaderrepresentation of the WWW-Authenticate HTTP header.WwwAuthenticateHeader.Challenge A single WWW-Authenticate challenge.XForwardedForHeader Processes theX-Forwarded-Formessage header. -
Classes in org.forgerock.http.header used by org.forgerock.http.header.authorization Class Description MalformedHeaderException Thrown when a header string cannot be parsed to a richHeaderimplementation. -
Classes in org.forgerock.http.header used by org.forgerock.http.oauth2 Class Description WwwAuthenticateHeader AHeaderrepresentation of the WWW-Authenticate HTTP header. -
Classes in org.forgerock.http.header used by org.forgerock.http.protocol Class Description MalformedHeaderException Thrown when a header string cannot be parsed to a richHeaderimplementation. -
Classes in org.forgerock.http.header used by org.forgerock.http.util Class Description MalformedHeaderException Thrown when a header string cannot be parsed to a richHeaderimplementation.