![Netscape NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION Manual Download Page 557](http://html1.mh-extra.com/html/netscape/netscape-directory-server-6-2-gateway-customization/netscape-directory-server-6-2-gateway-customization_manual_1674642557.webp)
Parameters for Registering Plug-In Functions
Chapter
16
Parameter Block Reference
557
Parameter ID
Description
SLAPI_PLUGIN_PRE_BIND_FN
This function is called before an LDAP bind operation
is completed.
SLAPI_PLUGIN_PRE_UNBIND_FN
This function is called before an LDAP unbind
operation is completed.
SLAPI_PLUGIN_PRE_SEARCH_FN
This function is called before an LDAP search
operation is completed.
SLAPI_PLUGIN_PRE_COMPARE_FN
This function is called before an LDAP compare
operation is completed.
SLAPI_PLUGIN_PRE_MODIFY_FN
This function is called before an LDAP modify
operation is completed.
SLAPI_PLUGIN_PRE_MODRDN_FN
This function is called before an LDAP modify RDN
operation is completed.
SLAPI_PLUGIN_PRE_ADD_FN
This function is called before an LDAP add operation is
completed.
SLAPI_PLUGIN_PRE_DELETE_FN
This function is called before an LDAP delete operation
is completed.
SLAPI_PLUGIN_PRE_ENTRY_FN
This function is called before an entry is sent back to
the client.
SLAPI_PLUGIN_PRE_REFERRAL_FN
This function is called before a set of referrals is sent
back to the client.
SLAPI_PLUGIN_PRE_RESULT_FN
This function is called before a set of search results is
sent back to the client.
SLAPI_PLUGIN_START_FN
This function is called after the server starts up. You
can specify a start function for each pre-operation
plug-in.
SLAPI_PLUGIN_CLOSE_FN
This function is called before the server shuts down.
You can specify a close function for each pre-operation
plug-in.
SLAPI_PLUGIN_DESTROY_FN
Function for freeing a filter function or indexer
function.
SLAPI_PLUGIN_INTERNAL_PRE_ADD_FN
This function is called before an internal LDAP add
operation is completed.
SLAPI_PLUGIN_INTERNAL_PRE_DELETE_FN
This function is called before an internal LDAP delete
operation is completed.
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.2 - GATEWAY CUSTOMIZATION
Page 1: ...Plug In Programmer s Guide Netscape Directory Server Version6 2 December 2003...
Page 18: ...18 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 56: ...56 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 112: ...112 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 168: ...Plug In API Reference 168 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 170: ...170 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 600: ...600 Netscape Directory Server Plug In Programmer s Guide December 2003...
Page 612: ...612 Netscape Directory Server Plug In Programmer s Guide December 2003...