Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Auth_OpenID_Decoder
PHP 클래스 Auth_OpenID_Decoder
파일 보기
프로젝트 열기: openid/php-openid
공개 메소드들
메소드
설명
__construct
(
$server
)
decode
(
$query
)
Given an HTTP query in an array (key-value pairs), decode it into an Auth_OpenID_Request object.
defaultDecoder
(
$message
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
$server
)
decode()
공개
메소드
Given an HTTP query in an array (key-value pairs), decode it into an Auth_OpenID_Request object.
public
decode
(
$query
)
defaultDecoder()
공개
메소드
public
defaultDecoder
(
$message
)