インタフェース
oauth.signpost.OAuthProvider の使用

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

oauth.signpost での OAuthProvider の使用
 

OAuthProvider を実装している oauth.signpost のクラス
 class AbstractOAuthProvider
          ABC for all provider implementations.
 

oauth.signpost.basic での OAuthProvider の使用
 

OAuthProvider を実装している oauth.signpost.basic のクラス
 class DefaultOAuthProvider
          This default implementation uses HttpURLConnection type GET requests to receive tokens from a service provider.
 



Copyright © 2012. All Rights Reserved.