ffead.server.doc
|
Public Member Functions | |
string | treat_password (string) |
FileAuthController (string, string) | |
bool | authenticate (string, string) |
bool | authenticateSecurity (string, string) |
bool | isInitialized () |
bool | authenticate (map< string, string >) |
bool | handle (HttpRequest *req, HttpResponse *res) |
bool | getPassword (string username, string &passwd) |
string | getUserRole (string) |
string | get (string username, int pos) |
Definition at line 13 of file FileAuthController.h.