Post-Operation/Data Notification Plug-Ins - Netscape DIRECTORY SERVER 7.0 - PLUG-IN Manual

For plug-in
Table of Contents

Advertisement

Parameters for Registering Plug-in Functions
Parameter ID
SLAPI_PLUGIN_INTERNAL_PRE_DELETE_FN
SLAPI_PLUGIN_INTERNAL_PRE_MODIFY_FN
SLAPI_PLUGIN_INTERNAL_PRE_MODRDN_FN

Post-Operation/Data Notification Plug-ins

The parameters listed in this section are used to register post-operation/data
notification plug-in functions.
Parameter ID
SLAPI_PLUGIN_POST_BIND_FN
SLAPI_PLUGIN_POST_UNBIND_FN
SLAPI_PLUGIN_POST_SEARCH_FN
SLAPI_PLUGIN_POST_COMPARE_FN
SLAPI_PLUGIN_POST_MODIFY_FN
SLAPI_PLUGIN_POST_MODRDN_FN
SLAPI_PLUGIN_POST_ADD_FN
SLAPI_PLUGIN_POST_DELETE_FN
SLAPI_PLUGIN_POST_ABANDON_FN
SLAPI_PLUGIN_POST_ENTRY_FN
SLAPI_PLUGIN_POST_REFERRAL_FN
568
Netscape Directory Server Plug-in Programmer's Guide • October 2004
Description
This function is called before an internal LDAP delete
operation is completed.
This function is called before an internal LDAP modify
operation is completed.
This function is called before an internal LDAP modify
RDN operation is completed.
Description
This function is called after an LDAP bind operation is
completed.
This function is called after an LDAP unbind operation
is completed.
This function is called after an LDAP search operation
is completed.
This function is called after an LDAP compare
operation is completed.
This function is called after an LDAP modify operation
is completed.
This function is called after an LDAP modify RDN
operation is completed.
This function is called after an LDAP add operation is
completed.
This function is called after an LDAP delete operation
is completed.
This function is called after an LDAP abandon
operation is completed.
This function is called after an entry is sent back to the
client.
This function is called after a set of referrals is sent back
to the client.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netscape directory server 7.0

Table of Contents