Preface
This document describes a set of use cases that explain how to use specific features of DirX Identity. It helps users to model their use case with DirX Identity and to set up and run their DirX Identity system.
This document explains how to program Java extensions for DirX Identity. It consists of the following chapters.
-
Chapter 1 provides an overview of the described use cases.
-
Chapter 2 explains how to work with the programming environment.
-
Chapter 3 explains how to extend real-time workflows.
-
Chapter 4 describes how to create Java-based extensions for password synchronization workflows.
-
Chapter 5 describes how to implement and manage user hooks for event-based processing workflows.
-
Chapter 6 describes how to extend request workflows.
-
Chapter 7 provides information about web service extensions.
-
Chapter 8 describes how to implement consistency rules.
-
Chapter 9 describes how to implement a custom connector.
-
Chapter 10 describes how to implement a RESTful connector.
-
Chapter 11 describes how to use the User LDAP lock feature in Java classes and Java scripts.