See: Description
| Interface | Description |
|---|---|
| HttpClientPool |
A source of Apache HttpClient 4 objects.
|
| Class | Description |
|---|---|
| HttpClient4 |
Utility methods for an OAuth client based on the Apache HttpClient.
|
| HttpClient4.SingleClient |
A pool that simply shares a single HttpClient.
|
| HttpMethodResponse |
An HttpResponse, encapsulated as an HttpMessage.
|
| OAuthCredentials |
An OAuthAccessor, to be used as credentials for an AuthScheme based on OAuth.
|
| OAuthScheme | |
| OAuthSchemeFactory |
An implementation of the OAuth HTTP authorization
scheme.
|
| PreemptiveAuthorizer |
An interceptor that initiates authorization without waiting for a challenge
from the server.
|
Copyright © 2016. All rights reserved.