ウェブサービス
導入
ウェブサービス
PHP Manual
OAuth
導入
インストール/設定
要件
インストール手順
実行時設定
リソース型
定義済み定数
OAuth 関数
oauth_urlencode
— URI を RFC3686 形式でエンコードする
OAuth
— OAuth クラス
OAuth::__construct
— 新しい OAuth オブジェクトを作成する
OAuth::disableDebug
— Turn off verbose debugging
OAuth::disableSSLChecks
— Turn off SSL checks
OAuth::enableDebug
— Turn on verbose debugging
OAuth::enableSSLChecks
— Turn on SSL checks
OAuth::fetch
— OAuth で保護されたリソースを取得する
OAuth::getAccessToken
— getAccessToken
OAuth::getLastResponse
— 直近のレスポンスを取得する
OAuth::getLastResponseInfo
— 直近のレスポンスの HTTP 情報を取得する
OAuth::getRequestToken
— リクエストトークンを取得する
OAuth::setAuthType
— setAuthType
OAuth::setNonce
— 続くリクエスト用のノンスを設定する
OAuth::setToken
— トークンと secret を設定する
OAuth::setVersion
— OAuth のバージョンを設定する
OAuthException
— OAuthException クラス
ウェブサービス
導入
ウェブサービス
PHP Manual