The Java Connector Server (JCS) is a server component which handles hosting, routing to, and management of Java connectors. The JCS 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 JCS 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 JCS SDK install.
|
Copyright © 2014 CA.
All rights reserved.
|
|