Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: OpenID

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class Auth_OpenID_ConsumerResponse

Description

The base class for responses from the Auth_OpenID_Consumer.

Located in /openid/Auth/OpenID/Consumer.php (line 1022)

Class Auth_OpenID_ConsumerResponse
Direct descendents
Class Description
ClassAuth_OpenID_SuccessResponse A response with a status of Auth_OpenID_SUCCESS. Indicates that
ClassAuth_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:
ClassAuth_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:
ClassAuth_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
Variable mixed $status

Documentation generated on Mon, 05 Mar 2007 20:55:27 +0000 by phpDocumentor 1.3.1