| Class | 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. |
| GenericHeader |
An undecoded HTTP message header.
|
| HeaderFactory<H extends Header> |
Creates instances of
Header classes from String representation. |
| HeaderUtil |
Utility class for processing values in HTTP header fields.
|
| LocationHeader |
Processes the
Location message header. |
| SetCookieHeader |
Processes the
Set-Cookie request message header. |
| TransactionIdHeader |
Processes the transactionId header used mainly for audit purpose.
|
| Warning |
WarningHeader entry. |
| WarningHeader |
Processes the
Warning message header. |
| Exception | Description |
|---|---|
| MalformedHeaderException |
Thrown when a header string cannot be parsed to a rich
Header implementation. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.