JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Directory Server Enterprise Edition Developer's Guide 11 g Release 1 (11.1.1.5.0)
search filter icon
search icon

Document Information

Preface

Part I Directory Server Plug-In API Guide

1.  Before You Start Writing Plug-Ins

2.  Changes to the Plug-In API Since Directory Server 5.2

Deprecated and Changed Features Since Directory Server 5.2

Attribute Value Handling Changes

const Correct Code Changes

New Features Since Directory Server 5.2

New Distinguished Name Functions

New Entry Handling Function

New Modification Handling Function

New Plug-In Call Ordering Mechanism

New Schema Checking Function

New Suffix Functions

New Syntax Checking Functions

New Virtual Attributes Function

New attrs Implementation to Request Attribute List

3.  Getting Started With Directory Server Plug-Ins

4.  Working With Entries Using Plug-Ins

5.  Extending Client Request Handling Using Plug-Ins

6.  Handling Authentication Using Plug-Ins

7.  Performing Internal Operations With Plug-Ins

8.  Writing Entry Store and Entry Fetch Plug-Ins

9.  Writing Extended Operation Plug-Ins

10.  Writing Matching Rule Plug-Ins

11.  Writing Password Storage Scheme Plug-Ins

12.  Writing Password Quality Check Plug-Ins

13.  Writing Computed Attribute Plug-Ins

Part II Directory Server Plug-In API Reference

14.  Data Type and Structure Reference

15.  Function Reference, Part I

16.  Function Reference, Part II

17.  Parameter Block Reference

A.  NameFinder Application

Prerequisite Software

Deploying NameFinder

Configuring NameFinder to Access Your Directory

Customizing NameFinder

Index

Chapter 2

Changes to the Plug-In API Since Directory Server 5.2

This chapter describes what's new in the Directory Server 11g Release 1 (11.1.1.5.0) release, that is, the changes to the plug-in API since the Directory Server 5.2 release. If you maintain Directory Server plug-ins originally developed for a previous release, consider upgrade such plug-ins to use the new and updated features.

For reference information, see Part II, Directory Server Plug-In API Reference.


Tip - Consider working with Oracle Services consultants to develop and to maintain your Directory Server plug-ins.


This chapter covers the following topics: