Previous Topic: Risk Evaluation APINext Topic: Exceptions and Error Codes


Third-Party JARs Used by Risk Evaluation API

The Risk Evaluation API also uses the third-party JARs listed in the following table.

File Name

Description

bcprov-jdk14-139.jar

The Bouncy Castle APIs for supporting cryptographic operations.

http://www.bouncycastle.org/latest_releases.html

commons-lang-2.0.jar

 

The Apache Java utility packages that provide support for string manipulation methods, basic numerical methods, object reflection, creation and serialization, and system properties.

http://commons.apache.org/lang/

commons-pool-1.4.jar

The Apache package for supporting object-pooling implementations.

http://commons.apache.org/pool/