Arduino live555
All Classes Functions Pages
Public Member Functions | Protected Attributes | List of all members
UserAuthenticationDatabase Class Reference

Public Member Functions

 UserAuthenticationDatabase (char const *realm=NULL, Boolean passwordsAreMD5=False)
 
virtual void addUserRecord (char const *username, char const *password)
 
virtual void removeUserRecord (char const *username)
 
virtual char const * lookupPassword (char const *username)
 
char const * realm ()
 
Boolean passwordsAreMD5 ()
 

Protected Attributes

HashTablefTable
 
char * fRealm
 
Boolean fPasswordsAreMD5
 

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