Package | Description |
---|---|
org.forgerock.http.header |
Processes HTTP message header fields.
|
org.forgerock.http.header.authorization |
Credentials classes for use with the
AuthorizationHeader . |
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.
|
Class and Description |
---|
AbstractSetCookieHeader
An abstract SetCookieHeader class for
SetCookieHeader and SetCookie2Header . |
AcceptApiVersionHeader
Processes the
Accept-API-Version message header. |
AcceptLanguageHeader
A header class representing the Accept-Language HTTP header.
|
AuthorizationHeader
A header class representing the
Authorization 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. |
Directive
Represents the name/value pair of a HTTP header directives.
|
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. |
ReferrerHeader
A
Header representation of the Referrer HTTP header. |
SetCookie2Header
Processes the
Set-Cookie2 request message header, defined in
RFC 2965. |
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. |
WwwAuthenticateHeader
A
Header representation of the WWW-Authenticate HTTP header. |
WwwAuthenticateHeader.Challenge
A single WWW-Authenticate challenge.
|
Class and Description |
---|
MalformedHeaderException
Thrown when a header string cannot be parsed to a rich
Header implementation. |
Class and Description |
---|
WwwAuthenticateHeader
A
Header representation of the WWW-Authenticate HTTP header. |
Class and Description |
---|
MalformedHeaderException
Thrown when a header string cannot be parsed to a rich
Header implementation. |
Class and Description |
---|
MalformedHeaderException
Thrown when a header string cannot be parsed to a rich
Header implementation. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.