OAuth
- 導入
- インストール/設定
- 定義済み定数
- 例
- OAuth 関数
- oauth_get_sbs — SBSを生成する
- oauth_urlencode — URI を RFC3686 形式でエンコードする
- OAuth — OAuth クラス
- OAuth::__construct — 新しい OAuth オブジェクトを作成する
- OAuth::disableDebug — デバッグを無効にする
- OAuth::disableSSLChecks — SSL チェックを無効にする
- OAuth::enableDebug — デバッグを有効にする
- OAuth::enableSSLChecks — SSL チェックを有効にする
- 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 クラス
OAuth
There are no user contributed notes for this page.
