Package com.veriplace.oauth.consumer

Provides Consumer interface to an OAuth Service Provider.

See:
          Description

Class Summary
Client Interface between OAuth Consumers and ServiceProviders
CommonsHttpClient Client implemenation using Apache Commons HttpClient.
Consumer Consumer representation as defined by OAuth 1.0, section 4.
Token An OAuth 1.0 Request Token or Access Token.
 

Package com.veriplace.oauth.consumer Description

Provides Consumer interface to an OAuth Service Provider.