Class ConfigurableConsumer

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

Auth_OpenID_GenericConsumer
   |
   --ConfigurableConsumer
Direct descendents
Class Description
 class _CheckAuthDetectingConsumer This class is the interface to the OpenID consumer logic.
 class StatelessConsumer1 This class is the interface to the OpenID consumer logic.
 class StatelessConsumer2 This class is the interface to the OpenID consumer logic.
 class Consumer_idResURLMismatch This class is the interface to the OpenID consumer logic.
 class TempConsumer This class is the interface to the OpenID consumer logic.
 class IDPDrivenTest_Consumer1 This class is the interface to the OpenID consumer logic.
 class IDPDrivenTest_Consumer2 This class is the interface to the OpenID consumer logic.
Variable Summary
Method Summary
 void complete ( $message,  $endpoint,  $return_to)
 void _checkReturnTo ( $unused,  $unused2)
Variables
mixed $return_to_check_disabled = false (line 349)

Inherited Variables

Inherited from Auth_OpenID_GenericConsumer

Auth_OpenID_GenericConsumer::$openid1_return_to_identifier_name
Auth_OpenID_GenericConsumer::$store
Methods
complete (line 355)
void complete ( $message,  $endpoint,  $return_to)
  • $message
  • $endpoint
  • $return_to
disableReturnToChecking (line 351)
void disableReturnToChecking ()
_checkReturnTo (line 363)
void _checkReturnTo ( $unused,  $unused2)
  • $unused
  • $unused2

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