パッケージ
oauth.signpost の使用

oauth.signpost を使用しているパッケージ
oauth.signpost   
oauth.signpost.basic   
 

oauth.signpost により使用される oauth.signpost のクラス
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.
 

oauth.signpost.basic により使用される oauth.signpost のクラス
AbstractOAuthConsumer
          ABC for consumer implementations.
AbstractOAuthProvider
          ABC for all provider implementations.
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.
 



Copyright © 2012. All Rights Reserved.