| Interface | Description |
|---|---|
| HTTPEndpoint |
HTTP endpoint.
|
| ResourceRetriever |
Retriever of resources specified by URL.
|
| RestrictedResourceRetriever |
Retriever of resources specified by URL which permits setting of HTTP
connect and read timeouts as well as a size limit.
|
| Class | Description |
|---|---|
| AbstractRestrictedResourceRetriever |
Abstract retrieved of resources by URL with HTTP timeout and entity size
restrictions.
|
| CommonContentTypes |
Common content types used in the OAuth 2.0 protocol and implementing
applications.
|
| DefaultResourceRetriever |
The default retriever of resources specified by URL.
|
| HTTPRequest |
HTTP request with support for the parameters required to construct an
OAuth 2.0 request message. |
| HTTPResponse |
HTTP response with support for the parameters required to construct an
OAuth 2.0 response message. |
| Resource |
Resource with optional associated content type.
|
| ServletUtils |
HTTP servlet utilities.
|
| Enum | Description |
|---|---|
| HTTPRequest.Method |
Enumeration of the HTTP methods used in OAuth 2.0 requests.
|
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.