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

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

A

B

C

D

E

F

H

I

J

L

M

N

O

P

R

S

U

V

P

parameters, passing to plug-ins, Retrieving Arguments Passed to Plug-Ins
passwords
checking, Comparing a Password
checking quality of, Writing Password Quality Check Plug-Ins
encrypting and storing, Writing Password Storage Scheme Plug-Ins
plug-ins
API version, Specifying Compatibility
arguments, Retrieving Arguments Passed to Plug-Ins
call ordering, Ordering Plug-In Calls
compiling and linking, Building Directory Server Plug-Ins
definition, When to Implement a Server Plug-In
dependencies, Understanding Plug-In Types and Dependencies
header file, Include the Header File for the Plug-In API
how they work, How Plug-Ins Interact With the Server
identity, Internal Add
registering
Write an Initialization Function
Registration Identifiers
Registering the Password Storage Scheme Plug-In
return codes, Use Appropriate Return Codes
support, Maintaining Plug-Ins
types
How Plug-Ins Interact With the Server
Understanding Plug-In Types and Dependencies
when to use, When to Implement a Server Plug-In
postoperation, Preoperation and Postoperation Plug-Ins
preoperation, Preoperation and Postoperation Plug-Ins