Home
Trees
Indices
Help
Python-OpenID
Package openid
:: Package store
[
frames
] |
no frames
]
Package store
source code
This package contains the modules related to this library's use of persistent storage.
Submodules
[
hide private
]
openid.store.filestore
:
This module contains an
OpenIDStore
implementation backed by flat files.
openid.store.interface
:
This module contains the definition of the
OpenIDStore
interface.
openid.store.memstore
:
A simple store using only in-process memory.
openid.store.nonce
openid.store.sqlstore
:
This module contains
OpenIDStore
implementations that use various SQL databases to back them.
Home
Trees
Indices
Help
Python-OpenID
Generated by Epydoc 3.0alpha3 on Fri Jun 22 21:41:45 2007
http://epydoc.sourceforge.net