Starting from CA Strong Authentication 8.1.3, the following user-related Java SDK operations were officially deprecated:
The standard SDK JAR (arcot-webfort-issuance.jar) no longer supports these operations.
As a workaround for customers who still require legacy support for these APIs, CA Engineering provided a backward-compatible version of the SDK JAR — arcot-webfort-issuance-bcw.jar.
CA Strong Authentication 8.1.3 and above
The arcot-webfort-issuance-bcw.jar allows customers to continue using:
Note: This JAR file is not officially bundled in the product distribution but is available within the REST API WAR file shipped with the product.
You can download the backward compatibility arcot-webfort-issuance-bcw.jar from this KB in attachment.
Use only one of the following JARs in your application classpath:
Do NOT include both JARs together to avoid classpath conflicts or runtime issues.