Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Auth_OpenID_Decoder
PHP Class Auth_OpenID_Decoder
Show file
Open project: openid/php-openid
Public Methods
Method
Description
__construct
(
$server
)
decode
(
$query
)
Given an HTTP query in an array (key-value pairs), decode it into an Auth_OpenID_Request object.
defaultDecoder
(
$message
)
Method Details
__construct()
public
method
public
__construct
(
$server
)
decode()
public
method
Given an HTTP query in an array (key-value pairs), decode it into an Auth_OpenID_Request object.
public
decode
(
$query
)
defaultDecoder()
public
method
public
defaultDecoder
(
$message
)