[ class tree: OpenID ] [ index: OpenID ] [ all elements ]

Class: Auth_OpenID_SetupNeededResponse

Source Location: /zp-extensions/federated_logon/Auth/OpenID/Consumer.php

Class Auth_OpenID_SetupNeededResponse

Class Overview

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.

Located in /zp-extensions/federated_logon/Auth/OpenID/Consumer.php [line 2221]

Auth_OpenID_ConsumerResponse
   |
   --Auth_OpenID_SetupNeededResponse

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From Auth_OpenID_ConsumerResponse

Auth_OpenID_ConsumerResponse::getDisplayIdentifier()
Return the display identifier for this response.
Auth_OpenID_ConsumerResponse::setEndpoint()

[ Top ]
Property Summary
mixed   $status  

[ Top ]
Method Summary
Auth_OpenID_SetupNeededResponse   Auth_OpenID_SetupNeededResponse()  

[ Top ]
Properties
mixed   $status = Auth_OpenID_SETUP_NEEDED [line 2222]

Redefinition of:
Auth_OpenID_ConsumerResponse::$status

[ Top ]
Methods
Constructor Auth_OpenID_SetupNeededResponse  [line 2224]

  Auth_OpenID_SetupNeededResponse Auth_OpenID_SetupNeededResponse( $endpoint, [ $setup_url = null]  )

Parameters:
   $endpoint: 
   $setup_url: 


[ Top ]

Documentation generated on Tue, 20 Dec 2011 16:07:06 +0100 by phpDocumentor 1.4.3