Class Auth_OpenID_CancelResponse

Description

A response with a status of Auth_OpenID_CANCEL. Indicates that the user cancelled the OpenID authentication request. This has two relevant attributes:

claimed_id - The identity URL for which authentication was attempted, if it can be determined. Otherwise, null.

status - Auth_OpenID_SUCCESS.

Located in /Auth/OpenID/Consumer.php (line 2193)

Auth_OpenID_ConsumerResponse
   |
   --Auth_OpenID_CancelResponse
Variable Summary
mixed $status
Method Summary
Auth_OpenID_CancelResponse Auth_OpenID_CancelResponse ( $endpoint)
Variables
mixed $status = Auth_OpenID_CANCEL (line 2194)

Redefinition of:
Auth_OpenID_ConsumerResponse::$status
Methods
Constructor Auth_OpenID_CancelResponse (line 2196)
Auth_OpenID_CancelResponse Auth_OpenID_CancelResponse ( $endpoint)
  • $endpoint

Inherited Methods

Inherited From Auth_OpenID_ConsumerResponse

Auth_OpenID_ConsumerResponse::getDisplayIdentifier()
Auth_OpenID_ConsumerResponse::setEndpoint()

Documentation generated on Thu, 05 May 2011 19:14:24 -0400 by phpDocumentor 1.4.3