PHP 클래스 Auth_OpenID_ConsumerResponse

파일 보기 프로젝트 열기: openid/php-openid

공개 프로퍼티들

프로퍼티 타입 설명
$status

공개 메소드들

메소드 설명
getDisplayIdentifier ( ) Return the display identifier for this response.
setEndpoint ( $endpoint )

메소드 상세

getDisplayIdentifier() 공개 메소드

The display identifier is related to the Claimed Identifier, but the two are not always identical. The display identifier is something the user should recognize as what they entered, whereas the response's claimed identifier (in the identity_url attribute) may have extra information for better persistence. URLs will be stripped of their fragments for display. XRIs will display the human-readable identifier (i-name) instead of the persistent identifier (i-number). Use the display identifier in your user interface. Use identity_url for querying your database or authorization server.

setEndpoint() 공개 메소드

public setEndpoint ( $endpoint )

프로퍼티 상세

$status 공개적으로 프로퍼티

public $status