Package oauth.signpost

Interface Summary
OAuthConsumer Exposes a simple interface to sign HTTP requests using a given OAuth token and secret.
OAuthProvider Supplies an interface that can be used to retrieve request and access tokens from an OAuth 1.0(a) service provider.
OAuthProviderListener Provides hooks into the token request handling procedure executed by OAuthProvider.
 

Class Summary
AbstractOAuthConsumer ABC for consumer implementations.
AbstractOAuthProvider ABC for all provider implementations.
OAuth  
 



Copyright © 2010. All Rights Reserved.