Auth_OpenID_SQLiteStore Class Reference

Inheritance diagram for Auth_OpenID_SQLiteStore:

Inheritance graph
[legend]
Collaboration diagram for Auth_OpenID_SQLiteStore:

Collaboration graph
[legend]

List of all members.


Detailed Description

An SQLite store. Require the base class file. An SQL store that uses SQLite as its backend.

Definition at line 19 of file SQLiteStore.php.


Public Member Functions

 setSQL ()
 _add_nonce ($server_url, $timestamp, $salt)

Member Function Documentation

Auth_OpenID_SQLiteStore.setSQL (  ) 

This method should be overridden by subclasses. This method is called by the constructor to set values in $this->sql, which is an array keyed on sql name.

Reimplemented from Auth_OpenID_SQLStore.

Definition at line 20 of file SQLiteStore.php.

Auth_OpenID_SQLiteStore._add_nonce ( server_url,
timestamp,
salt 
)

private

Reimplemented from Auth_OpenID_SQLStore.

Definition at line 58 of file SQLiteStore.php.


The documentation for this class was generated from the following file:

Generated on Thu Feb 19 15:03:34 2009 for OXID eShop CE by  doxygen 1.5.5