TSP-enforcing: No
Definition at line 1389 of file CACLDAPRepository.cpp.
Public Member Functions | |
bool | operator() (const string &t) |
void | SetRHS (const string &rhs) |
bool CaseInsensitiveFind::operator() | ( | const string & | t | ) |
Interface: Subsystem
This function does a case insensitive find
Definition at line 1411 of file CACLDAPRepository.cpp.
References stricmp.
void CaseInsensitiveFind::SetRHS | ( | const string & | rhs | ) | [inline] |
Interface: Subsystem
This function sets the rhs value for the case insensitive searche
Definition at line 1400 of file CACLDAPRepository.cpp.
Referenced by CPKIFLDAPRepository::GetCertificates().