Sailpoint import Java libraries/jar?

Hello,

I have seen several projects by Sailpoint using the plugin framework containing jars from S
ailpoint and libraries as shown in the picture. Does anyone know where to find these libraries or jars for import?

Thanks

Those are all core IIQ classes and live in the identityiq.jar file that’s part of the OOB IIQ binary package. For details on those classes and the methods that they have, you can view the IIQ Javadocs for your version by going to http://locahost:8080/identityiq/doc/javadoc (using your IIQ host instead).

1 Like

Hi @antdru94
All the libraries Sailpoint using will be available in the following location

tomcat\webapps\identityiq\WEB-INF\lib
tomcat\webapps\identityiq\WEB-INF\lib-connectors

I guess the SailPoint jar you are looking for is
tomcat\webapps\identityiq\WEB-INF\lib\identityiq.jar

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.