Previous Topic: Knowledge Requirements

Next Topic: Endpoint Systems

About the Java Connector Server

The Java Connector Server (Java CS) is a server component which handles hosting, routing to, and management of Java connectors. The Java CS provides a Java alternative to the C++ Connector Server (CCS). However, it has a Java API instead of a C++ API, which allows connectors to be implemented in Java. In addition, the Java CS is data-driven rather than code-driven, which allows it to do much of the connector's work for it.

The Provisioning Server handles provisioning of users, and then delegates to connectors (using the Java CS or CCS ) to manage endpoint accounts, groups, and so on.

Note: For the most current technical information, see the JavaDoc included with the Java CS SDK install.