웹 서비스
소개
웹 서비스
PHP Manual
OAuth
소개
설치/설정
요구 조건
설치
실행시 설정
자원형
예약 상수
예제
FireEagle
OAuth 함수 목록
oauth_get_sbs
— Generate a Signature Base String
oauth_urlencode
— Encode a URI to RFC3686
OAuth
— The OAuth class
OAuth::__construct
— Create a new OAuth object
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
— Fetch an OAuth protected resource
OAuth::getAccessToken
— The getAccessToken purpose
OAuth::getLastResponse
— Get the last response
OAuth::getLastResponseInfo
— Get HTTP information about the last response
OAuth::getRequestToken
— Fetch a request token
OAuth::setAuthType
— The setAuthType purpose
OAuth::setNonce
— Set the nonce for subsequent requests
OAuth::setToken
— Sets the token and secret
OAuth::setVersion
— Set the OAuth version
OAuthException
— OAuthException class
웹 서비스
소개
웹 서비스
PHP Manual