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_SetupNeededResponse

Description

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.

identity_url - 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.

status - Auth_OpenID_SETUP_NEEDED.

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

Class Auth_OpenID_ConsumerResponse

Class Auth_OpenID_SetupNeededResponse
Variable Summary
Variable mixed $status
Method Summary
Constructor Auth_OpenID_SetupNeededResponse Auth_OpenID_SetupNeededResponse ( $endpoint, [ $setup_url = null])
Variables
mixed $status = Auth_OpenID_SETUP_NEEDED (line 1175)

Redefinition of:
Auth_OpenID_ConsumerResponse::$status
Methods
Constructor Auth_OpenID_SetupNeededResponse (line 1177)
Auth_OpenID_SetupNeededResponse Auth_OpenID_SetupNeededResponse ( $endpoint, [ $setup_url = null])
  • $endpoint
  • $setup_url

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