Module: CSingletonLDAPConnection
Definition in file CSingletonLDAPConnection.h.
#include "PKIFdll.h"
#include <string>
#include <vector>
#include "ldap.h"
Go to the source code of this file.
Namespaces | |
namespace | PKIFLDAP |
Classes | |
class | CSingletonLDAPConnection |
Functions | |
void CAC_API | PKIFLDAP::AddBlacklistedServer (std::string &server, bool bPermanent=true) |
void CAC_API | PKIFLDAP::RemoveBlacklistedServer (std::string &server) |
bool CAC_API | PKIFLDAP::IsBlacklisted (std::string &server) |
void CAC_API | PKIFLDAP::ClearServerBlacklist (void) |
void CAC_API | PKIFLDAP::GetServerBlacklist (std::vector< std::string > &bl) |