Previous Topic: LDAP Exception ConsiderationsNext Topic: Scope


Custom Connector Code Upgrade Considerations

This release of CA IAM Connector Server is compatible with all previous releases of the CA IAM Connector Server SDK Connector Code (8.1SP2 SDK CR10 and above). Therefore, unless a custom connector uses additional CA IAM Connector Server API calls not present in the SDK connector code, you do not need to recompile it. Some classes in the 8.1SP2 CA IAM Connector Server 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.