Package | Description |
---|---|
org.forgerock.http.header |
Processes HTTP message header fields.
|
org.forgerock.http.protocol |
Models and manages elements of the Hypertext Transfer Protocol.
|
Class and Description |
---|
AcceptApiVersionHeader
Processes the
Accept-API-Version message header. |
AcceptLanguageHeader
A header class representing the Accept-Language HTTP header.
|
ConnectionHeader
Processes the
Connection message header. |
ContentApiVersionHeader
Processes the
Content-API-Version message header. |
ContentEncodingHeader
Processes the
Content-Encoding message header. |
ContentLengthHeader
Processes the
Content-Length message header. |
ContentTypeHeader
Processes the
Content-Type message header. |
CookieHeader
Processes the
Cookie request message header. |
HeaderFactory
Creates instances of
Header classes from String representation. |
LocationHeader
Processes the
Location message header. |
MalformedHeaderException
Thrown when a header string cannot be parsed to a rich
Header implementation. |
SetCookieHeader
Processes the
Set-Cookie request message header. |
TransactionIdHeader
Processes the transactionId header used mainly for audit purpose.
|
WarningHeader
Processes the
Warning message header. |
Class and Description |
---|
MalformedHeaderException
Thrown when a header string cannot be parsed to a rich
Header implementation. |
Copyright 2011-2015 ForgeRock AS.