|
Wittyshare
0.2
|
Basic connector class. More...
#include <set>#include <dlfcn.h>#include <ConfigManager/WsGlobalProperties.h>#include <Auth/WsAbstractAuth.h>

Go to the source code of this file.
Classes | |
| class | WsBasicAuth |
| Basic authentication module. More... | |
Functions | |
| void | WsBasicAuthInit (void) __attribute__((constructor)) |
| WsBasicAuth * | buildModule () |
Basic connector class.
Author: Benoit Daccache, ben.daccache@gmail.com
Definition in file WsBasicAuth.h.
| WsBasicAuth* buildModule | ( | ) |
Definition at line 105 of file WsBasicAuth.h.
| void WsBasicAuthInit | ( | void | ) | const |
Definition at line 21 of file WsBasicAuth.cpp.
1.8.6