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.dumbstore
:
This module contains an
OpenIDStore
implementation with no persistent backing, for use only by limited consumers.
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.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 Dec 8 13:26:20 2006
http://epydoc.sourceforge.net