Searched refs:SaslInteractionHandler (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DSaslInteractionHandler.h3 // OpenLDAP: pkg/ldap/contrib/ldapc++/src/SaslInteractionHandler.h,v 1.1.2.2 2008/04/14 23:09:26 quanah Exp
15 class SaslInteractionHandler { class
18 virtual ~SaslInteractionHandler() {}
H A DLDAPBindRequest.h14 #include <SaslInteractionHandler.h>
50 SaslInteractionHandler *sih, LDAPAsynConnection *connect,
59 SaslInteractionHandler *m_sih;
H A DLDAPAsynConnection.h26 #include <SaslInteractionHandler.h>
129 SaslInteractionHandler *sih=0,
H A DLDAPConnection.h96 SaslInteractionHandler *sih=0,
H A DLDAPBindRequest.cpp13 #include "SaslInteractionHandler.h"
118 int flags, SaslInteractionHandler *sih, LDAPAsynConnection *connect,
137 ((SaslInteractionHandler*)cbh)->handleInteractions(interactions);
H A DLDAPAsynConnection.cpp120 SaslInteractionHandler *sih,
H A DLDAPConnection.cpp65 SaslInteractionHandler *sih,

Completed in 107 milliseconds