Auth_OpenID_GenericConsumerThis 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 /Auth/OpenID/Consumer.php (line 568)
| Class | Description |
|---|---|
ConfigurableConsumer
|
This class is the interface to the OpenID consumer logic. |
SetupNeededConsumer
|
This class is the interface to the OpenID consumer logic. |
_IdResFetchFailingConsumer
|
This class is the interface to the OpenID consumer logic. |
_BadArgCheckingConsumer
|
This class is the interface to the OpenID consumer logic. |
Consumer_completeEmptySession
|
This class is the interface to the OpenID consumer logic. |
TestDiscoveryVerification_test_otherServer
|
This class is the interface to the OpenID consumer logic. |
ErrorRaisingConsumer
|
A consumer whose _requestAssocation will return predefined results instead of trying to actually perform association requests. |
Tests_Auth_OpenID_VerifyDisco_1
|
This class is the interface to the OpenID consumer logic. |
VerifyDisco_Consumer_verifiedError
|
This class is the interface to the OpenID consumer logic. |
Tests_openID2NoEndpointDoesDisco_sentinel
|
This class is the interface to the OpenID consumer logic. |
Tests_openID2NoEndpointDoesDisco_failure
|
This class is the interface to the OpenID consumer logic. |
Auth_OpenID_GenericConsumer
Auth_OpenID_GenericConsumer
(Auth_OpenID_OpenIDStore $store, bool $immediate)
mixed
$openid1_return_to_identifier_name
= 'openid1_claimed_id' (line 594)
Another query parameter that gets added to the return_to for OpenID 1; if the user's session state is lost, use this claimed identifier to do discovery when verifying the response.
mixed
$store
(line 577)
This consumer's store object.
This method initializes a new Auth_OpenID_Consumer instance to access the library.
Documentation generated on Thu, 29 Jul 2010 13:58:33 -0700 by phpDocumentor 1.4.3