Functions Related To Data Interoperability - Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual

Table of Contents

Advertisement

Functions Related to Data Interoperability

Parameters
This function takes the following parameters:
objecttype
object
extensionhandle
extension
Description
This function enables a plug-in to change its extensions.
See Also
slapi_register_object_extension()
slapi_get_object_extension()
Functions Related to Data Interoperability
This section contains reference information on routines that support the data
interoperability feature of Directory Server, which is explained in Chapter 13,
"Using Data Interoperability Plug-Ins." These set of functions allow a custom
plug-in to preserve the default behavior of the Directory Server and bypass access
control checking.
Table 15-35 Routines Related to Data Interoperability
Function
slapi_op_reserved()
slapi_operation_set_flag()
slapi_operation_clear_flag()
slapi_is_flag_set()
548
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Handle to find the offset into the object where the extension
block is stored.
A pointer to the core server object that needs to be changed.
Address for finding the extension within the block.
Pointer to the extension block.
Description
Allows a plug-in to recognize reserved default operations of the
Directory Server.
Sets a flag for the operation.
Clears a flag for the operation.
Determines whether a flag is set in the operation.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents