Package net.oauth.client

Class Summary
ExcerptInputStream A decorator that retains a copy of the first few bytes of data.
OAuthClient Methods for an OAuth consumer to request tokens from a service provider.
OAuthResponseMessage An HTTP response, encapsulated as an OAuthMessage.
URLConnectionClient An HttpClient based on HttpURLConnection.
URLConnectionResponse The response part of a URLConnection, encapsulated as an HttpMessage.
 

Enum Summary
OAuthClient.ParameterStyle Deprecated. use net.oauth.ParameterStyle.
 



Copyright © 2009. All Rights Reserved.