webui::auth::db_auth Namespace Reference

Classes

class  AuthDB
class  BrowserTable
class  UserLoginTable
class  UserRecord
class  UserTable
class  VCodeTable

Functions

def createDB
def exists
def fullDBPath
def initSchema
def main
def test
def usage

Variables

string gDBFilename = "auth"
string gDBSubPath = "host"
string gDBTablePrefix = "auth"

Function Documentation

def webui::auth::db_auth::createDB (  ) 

Definition at line 228 of file db_auth.py.

def webui::auth::db_auth::exists (   username  ) 

Definition at line 220 of file db_auth.py.

def webui::auth::db_auth::fullDBPath (   path_to_store  ) 

Definition at line 193 of file db_auth.py.

def webui::auth::db_auth::initSchema (   create = 0,
  timeout = None 
)

Definition at line 196 of file db_auth.py.

def webui::auth::db_auth::main (   argv,
  stdout,
  environ 
)

Definition at line 245 of file db_auth.py.

def webui::auth::db_auth::test (  ) 

Definition at line 233 of file db_auth.py.

def webui::auth::db_auth::usage (   progname  ) 

Definition at line 242 of file db_auth.py.


Variable Documentation

Definition at line 23 of file db_auth.py.

Definition at line 22 of file db_auth.py.

Definition at line 24 of file db_auth.py.

 All Classes Namespaces Files Functions Variables


webui
Author(s): Scott Hassan/hassan@willowgarage.com
autogenerated on Fri Jan 11 10:00:13 2013