Uses of Package
oauth.signpost
Packages that use oauth.signpost
-
Classes in oauth.signpost used by oauth.signpostClassDescriptionExposes 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
. -
Classes in oauth.signpost used by oauth.signpost.basicClassDescriptionABC 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.
-
Classes in oauth.signpost used by oauth.signpost.commonshttpClassDescriptionABC 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.