Results of 1 - 10 of about 13 for oauthexception (0.011 sec.)
- 問題を報告する 13319
- « OAuthProvider::removeRequiredParameter OAuthProvider::setParam » PHP Manual OAuthProvider 問題
...
blic static OAuthProvider::reportProblem ( string $oauthexception , bool $send_headers = true ): string 問題を、 OAu ...
ん。引数のリストのみが 記述されています。 パラメータ oauthexception OAuthException 。 戻り値 値を返しません。 参考 OAu ...
hProvider , 報告 , reportProblem , string , 設定 , OAuthException , oauthexception , isRequestTokenEndpoint , static ...
-
https://man.plustar.jp/php/oauthprovider.reportproblem.html
- [similar]
- OAuthException クラス 11824
- « OAuthProvider::tokenHandler SOAP » PHP Manual OAuth OAuthException クラス OAuthException クラス
...
ッグに有用な情報が含まれています。 クラス概要 class OAuthException extends Exception { /* プロパティ */ public $ last ...
)。 debugInfo 関連キーワード: Exception , public , OAuthException , クラス , string , final , int , private , protec ...
-
https://man.plustar.jp/php/class.oauthexception.html
- [similar]
- setRequestEngine 9923
- « OAuth::setNonce OAuth::setRSACertificate » PHP Manual OAuth setRequestEngine OAuth::setRequest
...
ラー / 例外 無効なリクエストエンジンを選んだ場合には OAuthException が発生します。 例 例1 OAuth::setRequestEngine() ex ...
AUTH_REQENGINE_STREAMS ); ?> 参考 Curl PHP streams OAuthException 関連キーワード: setRequestEngine , リクエスト , エ ...
ンジン , OAuthException , 記述 , 参考 , example , 発生 , 例外 , エラー ...
-
https://man.plustar.jp/php/oauth.setrequestengine.html
- [similar]
- ウェブサービス 8973
- « var_export OAuth » PHP Manual 関数リファレンス ウェブサービス ウェブサービス OAuth はじめに イ
...
OAuth クラス OAuthProvider — OAuthProvider クラス OAuthException — OAuthException クラス SOAP はじめに インストール ...
-
https://man.plustar.jp/php/refs.webservice.html
- [similar]
- OAuth 8269
- « ウェブサービス はじめに » PHP Manual ウェブサービス OAuth OAuth はじめに インストール/設定 要件
...
tokenHandler — tokenHandler コールバックを設定する OAuthException — OAuthException クラス 関連キーワード: OAuthProvi ...
-
https://man.plustar.jp/php/book.oauth.html
- [similar]
- tokenHandler コールバックを設定する 7953
- « OAuthProvider::timestampNonceHandler OAuthException » PHP Manual OAuthProvider tokenHandler コ
...
-
https://man.plustar.jp/php/oauthprovider.tokenhandler.html
- [similar]
- 新しい OAuthProvider オブジェクトを作る 7794
- « OAuthProvider::checkOAuthRequest OAuthProvider::consumerHandler » PHP Manual OAuthProvider 新し
...
t_token' ); $op -> checkOAuthRequest (); } catch ( OAuthException $e ) { echo OAuthProvider :: reportProblem ( $e ); ...
-
https://man.plustar.jp/php/oauthprovider.construct.html
- [similar]
- SOAP 7706
- « OAuthException はじめに » PHP Manual ウェブサービス SOAP SOAP はじめに インストール/設定 要件
...
-
https://man.plustar.jp/php/book.soap.html
- [similar]
- OAuthProvider クラス 7706
- « OAuth::setVersion OAuthProvider::addRequiredParameter » PHP Manual OAuth OAuthProvider クラス
...
: bool final public static reportProblem ( string $oauthexception , bool $send_headers = true ): string final public ...
-
https://man.plustar.jp/php/class.oauthprovider.html
- [similar]
- 米Yahoo! の位置情報プラットフォーム FireEagle の例 7706
- « 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位
...
> getLastResponse ()); print_r ( $json ); } catch( OAuthException $E ) { print_r ( $E ); } ?> 関連キーワード: Yahoo! ...
-
https://man.plustar.jp/php/oauth.examples.fireeagle.html
- [similar]