Class Auth_OpenID_ConsumerResponse

Description

The base class for responses from the Auth_OpenID_Consumer.

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


	
			
Direct descendents
Class Description
Auth_OpenID_SuccessResponse A response with a status of Auth_OpenID_SUCCESS. Indicates that
Auth_OpenID_FailureResponse A response with a status of Auth_OpenID_FAILURE. Indicates that the OpenID protocol has failed. This could be locally or remotely triggered. This has three relevant attributes:
Auth_OpenID_CancelResponse A response with a status of Auth_OpenID_CANCEL. Indicates that the user cancelled the OpenID authentication request. This has two relevant attributes:
Auth_OpenID_SetupNeededResponse A response with a status of Auth_OpenID_SETUP_NEEDED. Indicates that the request was in immediate mode, and the server is unable to authenticate the user without further interaction.
Variable Summary
mixed $status
Method Summary
void setEndpoint ( $endpoint)
Variables
Methods
getDisplayIdentifier (line 1962)
void getDisplayIdentifier ()
setEndpoint (line 1952)
void setEndpoint ( $endpoint)
  • $endpoint

Documentation generated on Wed, 05 Dec 2007 14:02:11 -0800 by phpDocumentor 1.3.2