PHP Class Auth_OpenID_CancelResponse

claimed_id - The identity URL for which authentication was attempted, if it can be determined. Otherwise, null. status - Auth_OpenID_SUCCESS.
Inheritance: extends Auth_OpenID_ConsumerResponse
Show file Open project: openid/php-openid

Public Properties

Property Type Description
$status

Public Methods

Method Description
__construct ( $endpoint )

Method Details

__construct() public method

public __construct ( $endpoint )

Property Details

$status public property

public $status