Package oauth.signpost
package oauth.signpost
-
ClassDescriptionABC for consumer implementations.ABC for all provider implementations.Exposes a simple interface to sign HTTP requests using a given OAuth token and secret.Supplies an interface that can be used to retrieve request and access tokens from an OAuth 1.0(a) service provider.Provides hooks into the token request handling procedure executed by
OAuthProvider
.