How to Calculate Hash Code for JARs with Annotation

It is now possible to provide support for the application signature using the annotation in the CyberArk integration class.

To calculate the Hash Code for JARs with annotation,

  1. Generate the application hash value by running the following command.

    java -Xms500m -Xmx1200m -jar  JavaAIMGetAppInfo.jar GetHash /AppExecutablesPattern="C:\hp\UCMDB\DataFlowProbe\lib" /ClassPath="C:\hp\UCMDB\DataFlowProbe\lib;C:\hp\UCMDB\DataFlowProbe\jython"  /OnlyExecutablesWithAIMAnnotation=yes /LogFileDirectory="c:\temp"

    Note that the above command is an example, you might need to update it according to your environment, the installation location of the UCMDB Server, and so on.

  2. Add the newly generated hash value to the application authentication.