PHP 클래스 Auth_OpenID_PlainTextServerSession

파일 보기 프로젝트 열기: openid/php-openid 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$allowed_assoc_types
$needs_math
$session_type An object that knows how to handle association requests with no session type.

공개 메소드들

메소드 설명
answer ( $secret )
fromMessage ( $unused_request )

메소드 상세

answer() 공개 메소드

public answer ( $secret )

fromMessage() 정적인 공개 메소드

static public fromMessage ( $unused_request )

프로퍼티 상세

$allowed_assoc_types 공개적으로 프로퍼티

public $allowed_assoc_types

$needs_math 공개적으로 프로퍼티

public $needs_math

$session_type 공개적으로 프로퍼티

An object that knows how to handle association requests with no session type.
public $session_type