Package | Description |
---|---|
net.oauth.client |
Classes for implementing an OAuth Consumer; that is a client that requests
access to protected resources.
|
net.oauth.client.httpclient3 |
Classes that integrate the Apache Commons HTTP Client version 3 with the OAuth library.
|
net.oauth.client.httpclient4 |
Classes that integrate the Apache Commons HTTP Client version 4 with the OAuth library.
|
net.oauth.http |
Classes that integrate OAuth with HTTP.
|
Class and Description |
---|
HttpClient
An HTTP client, which can send an HTTP request and receive the response.
|
HttpMessage
An HTTP request or response.
|
HttpResponseMessage
An HTTP response.
|
Class and Description |
---|
HttpClient
An HTTP client, which can send an HTTP request and receive the response.
|
HttpMessage
An HTTP request or response.
|
HttpResponseMessage
An HTTP response.
|
Class and Description |
---|
HttpClient
An HTTP client, which can send an HTTP request and receive the response.
|
HttpMessage
An HTTP request or response.
|
HttpResponseMessage
An HTTP response.
|
Class and Description |
---|
HttpMessage
An HTTP request or response.
|
HttpResponseMessage
An HTTP response.
|
Copyright © 2023. All rights reserved.