Auth_OpenID_SetupNeededResponse Class Reference

Inheritance diagram for Auth_OpenID_SetupNeededResponse:

Inheritance graph
[legend]
Collaboration diagram for Auth_OpenID_SetupNeededResponse:

Collaboration graph
[legend]

List of all members.


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

claimed_id - 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. Null in OpenID 2.

status - Auth_OpenID_SETUP_NEEDED.

Definition at line 2218 of file Consumer.php.


Public Member Functions

 Auth_OpenID_SetupNeededResponse ($endpoint, $setup_url=null)

Public Attributes

 $status = Auth_OpenID_SETUP_NEEDED

Member Function Documentation

Auth_OpenID_SetupNeededResponse.Auth_OpenID_SetupNeededResponse ( endpoint,
setup_url = null 
)

Definition at line 2221 of file Consumer.php.


Member Data Documentation

Auth_OpenID_SetupNeededResponse.$status = Auth_OpenID_SETUP_NEEDED

Reimplemented from Auth_OpenID_ConsumerResponse.

Definition at line 2219 of file Consumer.php.


The documentation for this class was generated from the following file:

Generated on Thu Feb 19 15:03:33 2009 for OXID eShop CE by  doxygen 1.5.5