Class TempConsumer

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 1150)

Auth_OpenID_GenericConsumer
   |
   --ConfigurableConsumer
      |
      --TempConsumer
Method Summary
 void _verifyDiscoveryResults ( $message,  $endpoint)
Variables
Methods
_verifyDiscoveryResults (line 1151)
void _verifyDiscoveryResults ( $message,  $endpoint)
  • $message
  • $endpoint

Inherited Methods

Inherited From ConfigurableConsumer

 ConfigurableConsumer::complete()
 ConfigurableConsumer::disableReturnToChecking()
 ConfigurableConsumer::_checkReturnTo()

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