This store uses a PEAR::MDB2 connection to store persistence information.
The table names used are determined by the class variables associations_table_name and nonces_table_name. To change the name of the tables used, pass new table names into the constructor.
To create the tables with the proper schema, see the createTables method.
Located in /Auth/OpenID/MDB2Store.php (line 46)
Auth_OpenID_OpenIDStore | --Auth_OpenID_MDB2Store
This creates a new MDB2Store instance. It requires an established database connection be given to it, and it allows overriding the default table names.
Resets the store by removing all records from the store's tables.
Inherited From Auth_OpenID_OpenIDStore
Auth_OpenID_OpenIDStore::cleanup()
Auth_OpenID_OpenIDStore::cleanupAssociations()
Auth_OpenID_OpenIDStore::cleanupNonces()
Auth_OpenID_OpenIDStore::getAssociation()
Auth_OpenID_OpenIDStore::removeAssociation()
Auth_OpenID_OpenIDStore::reset()
Auth_OpenID_OpenIDStore::storeAssociation()
Auth_OpenID_OpenIDStore::supportsCleanup()
Auth_OpenID_OpenIDStore::useNonce()
Documentation generated on Thu, 29 Jul 2010 13:58:56 -0700 by phpDocumentor 1.4.3