Previous Topic: Connectors

Next Topic: Connector Implementation

Connector Interfaces

Connectors are responsible for translating incoming LDAP operations to the equivalent operations on endpoint systems. Each connector that the Java CS hosts must implement at least one (and possibly all, for example, like the JDBC connector) of the following processing styles defined by the Java CS framework:

Note: For more information about Style Processors, see the Programming Guide for Java Connector Server.