PHP 클래스 Auth_OpenID_SetupNeededResponse

claimed_id - The identity URL for which authentication was attempted. setup_url - A URL that can be used to send the user to the server to set up for authentication. The user should be redirected in to the setup_url, either in the current window or in a new browser window. Null in OpenID 2. status - Auth_OpenID_SETUP_NEEDED.
상속: extends Auth_OpenID_ConsumerResponse
파일 보기 프로젝트 열기: openid/php-openid

공개 프로퍼티들

프로퍼티 타입 설명
$status

공개 메소드들

메소드 설명
__construct ( $endpoint, $setup_url = null )

메소드 상세

__construct() 공개 메소드

public __construct ( $endpoint, $setup_url = null )

프로퍼티 상세

$status 공개적으로 프로퍼티

public $status