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

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