Previous Topic: LDAP Exception ConsiderationsNext Topic: SDK Sample Connectors


Custom Connector Code Upgrade Considerations

This release of Java CS is compatible with all previous releases of the Java CS SDK Connector Code (8.1SP2 SDK CR10 and above). Therefore, unless a custom connector uses additional Java CS API calls not present in the SDK connector code, you do not need to recompile it. Some classes in the 8.1SP2 Java CS API have been moved into sub-packages in this release. If you have used extra API calls, make minor updates to import statements if necessary.

When recompiling your custom connector, deal with any deprecation warnings by moving to the alternative APIs as described in the relevant Javadoc.