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
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$status

Открытые методы

Метод Описание
__construct ( $endpoint, $setup_url = null )

Описание методов

__construct() публичный Метод

public __construct ( $endpoint, $setup_url = null )

Описание свойств

$status публичное свойство

public $status