Class GoodAssocStore

Description

This is the interface for the store objects the OpenID library

uses. It is a single class that provides all of the persistence mechanisms that the OpenID library needs, for both servers and consumers. If you want to create an SQL-driven store, please see then Auth_OpenID_SQLStore class.

Change: Version 2.0 removed the storeNonce, getAuthKey, and isDumb methods, and changed the behavior of the useNonce method to support one-way nonces.

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

Auth_OpenID_OpenIDStore
   |
   --Tests_Auth_OpenID_MemStore
      |
      --GoodAssocStore
Method Summary
 void getAssociation ( $server_url, [ $handle = null])
Methods

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