Class Consumer_completeEmptySession

Description

This class is the interface to the OpenID consumer logic.

Instances of it maintain no per-request state, so they can be reused (or even used by multiple threads concurrently) as needed.

Located in /Tests/Auth/OpenID/Consumer.php (line 1828)

Auth_OpenID_GenericConsumer
   |
   --Consumer_completeEmptySession
Variable Summary
 mixed $test_case
 mixed $text
Method Summary
 void complete ( $message,  $endpoint,  $return_to)
Variables
mixed $test_case = null (line 1829)
mixed $text = "failed complete" (line 1830)

Inherited Variables

Inherited from Auth_OpenID_GenericConsumer

Auth_OpenID_GenericConsumer::$openid1_return_to_identifier_name
Auth_OpenID_GenericConsumer::$store
Methods
complete (line 1832)
void complete ( $message,  $endpoint,  $return_to)
  • $message
  • $endpoint
  • $return_to

Inherited Methods

Inherited From Auth_OpenID_GenericConsumer

 Auth_OpenID_GenericConsumer::Auth_OpenID_GenericConsumer()

Documentation generated on Thu, 29 Jul 2010 13:58:42 -0700 by phpDocumentor 1.4.3