Netscape DIRECTORY SERVER 6.2 - PLUG-IN Manual page 75

Table of Contents

Advertisement

Table 6-2
Functions Called After the Directory Server Executes an Operation
ID in Parameter Block
SLAPI_PLUGIN_POST_BIND_FN
SLAPI_PLUGIN_POST_UNBIND_FN
SLAPI_PLUGIN_POST_SEARCH_FN
SLAPI_PLUGIN_POST_COMPARE_FN
SLAPI_PLUGIN_POST_ADD_FN
SLAPI_PLUGIN_POST_MODIFY_FN
SLAPI_PLUGIN_POST_MODRDN_FN
SLAPI_PLUGIN_POST_DELETE_FN
SLAPI_PLUGIN_POST_ABANDON_FN
Description
Specifies the function called after the Directory Server
executes an LDAP bind operation. For information on
writing this type of function, see "Processing an LDAP Bind
Operation" on page 78.
Specifies the function called after the Directory Server
executes an LDAP unbind operation. For information on
writing this type of function, see "Processing an LDAP
Unbind Operation" on page 79.
Specifies the function called after the Directory Server
executes an LDAP search operation. For information on
writing this type of function, see "Processing an LDAP
Search Operation" on page 80.
Specifies the function called after the Directory Server
executes an LDAP compare operation. For information on
writing this type of function, see "Processing an LDAP
Compare Operation" on page 84.
Specifies the function called after the Directory Server
executes an LDAP add operation. For information on writing
this type of function, see "Processing an LDAP Add
Operation" on page 84.
Specifies the function called after the Directory Server
executes an LDAP modify operation. For information on
writing this type of function, see "Processing an LDAP
Modify Operation" on page 86.
Specifies the function called after the Directory Server
executes an LDAP modify RDN operation. For information
on writing this type of function, see "Processing an LDAP
Modify RDN Operation" on page 87.
Specifies the function called after the Directory Server
executes an LDAP delete operation. For information on
writing this type of function, see "Processing an LDAP
Delete Operation" on page 89.
Specifies the function called after the Directory Server
executes an LDAP abandon operation. For information on
writing this type of function, see "Processing an LDAP
Abandon Operation" on page 89.
Chapter 6
Types Pre-Operation and Post-Operation Functions
Writing Pre/Post-Operation Plug-Ins
75

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.2

Table of Contents