Downloads
Documentation
Get Involved
Help
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
简介 »
« Web 服务
PHP 手册
函数参考
Web 服务
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Korean
Romanian
Russian
Spanish
Turkish
Other
Edit
Report a Bug
OAuth
简介
安装/配置
需求
安装
运行时配置
资源类型
预定义常量
示例
FireEagle
OAuth 函数
oauth_get_sbs
— 生成一个签名字符基串
oauth_urlencode
— 将 URI 编码为 RFC 3986 规范
OAuth
— OAuth 类
OAuth::__construct
— 新建一个 OAuth 对象
OAuth::__destruct
— 析构函数
OAuth::disableDebug
— 关闭详细的调试
OAuth::disableRedirects
— 关闭重定向
OAuth::disableSSLChecks
— 关闭 SSL 检查
OAuth::enableDebug
— 启用详细调试
OAuth::enableRedirects
— 启用重定向
OAuth::enableSSLChecks
— 启用 SSL 检查
OAuth::fetch
— 获取一个 OAuth 受保护的资源
OAuth::generateSignature
— 生成一个签名
OAuth::getAccessToken
— 获取一个访问令牌
OAuth::getCAPath
— 获取 CA 信息
OAuth::getLastResponse
— 获取最后一次的响应
OAuth::getLastResponseHeaders
— 获取最后一次响应的头信息
OAuth::getLastResponseInfo
— 获取关于最后一次响应的 HTTP 信息
OAuth::getRequestHeader
— 生成 OAuth 头信息字符串签名
OAuth::getRequestToken
— 获取一个请求令牌
OAuth::setAuthType
— 设置授权类型
OAuth::setCAPath
— 设置 CA 路径和信息
OAuth::setNonce
— 为后续请求设置现时标志
OAuth::setRequestEngine
— 设置目标请求引擎
OAuth::setRSACertificate
— 设置 RSA 证书
OAuth::setSSLChecks
— 调整特定的SSL请求检查
OAuth::setTimestamp
— 设置时间戳
OAuth::setToken
— 设置令牌和 secret
OAuth::setVersion
— 设置 OAuth 版本
OAuthProvider
— OAuthProvider 类
OAuthProvider::addRequiredParameter
— 添加必需的参数
OAuthProvider::callconsumerHandler
— 调用 consumerNonceHandler 回调函数
OAuthProvider::callTimestampNonceHandler
— 调用 timestampNonceHandler 回调函数
OAuthProvider::calltokenHandler
— 调用 tokenNonceHandler 回调函数
OAuthProvider::checkOAuthRequest
— 检查一个 oauth 请求
OAuthProvider::__construct
— 新建一个 OAuthProvider 对象
OAuthProvider::consumerHandler
— 设置 consumerHandler 句柄回调函数
OAuthProvider::generateToken
— 生成一个随机令牌
OAuthProvider::is2LeggedEndpoint
— is2LeggedEndpoint
OAuthProvider::isRequestTokenEndpoint
— 设置 isRequestTokenEndpoint
OAuthProvider::removeRequiredParameter
— 移除一个必需的参数
OAuthProvider::reportProblem
— 报告问题
OAuthProvider::setParam
— 设置一个参数
OAuthProvider::setRequestTokenPath
— 设置请求令牌路径
OAuthProvider::timestampNonceHandler
— 设置 timestampNonceHandler 句柄回调函数
OAuthProvider::tokenHandler
— 设置 tokenHandler 句柄回调函数
OAuthException
— OAuthException 类
add a note
User Contributed Notes
There are no user contributed notes for this page.