Accessing the necessary Java classes
The Information Console library, com.actuate.iportal.jar, contains the security extension Java classes. This library is located in the lib subdirectory of the Information Console installation. The upload security adapter interface, com.actuate.iportal.security.IUploadSecurityAdapter, in this library provides the framework for additional upload security. A valid upload security adapter implements this interface.
Specifically, the JRE needs to access the following jars:

<context root>\WEB-INF\lib\com.actuate.iportal.jar

<context root>\WEB-INF\lib\org.apache.xerces_2.9.0.v201005080400.jar

<iPortal installation directory>\lib\servlet-api.jar

<iPortal installation directory>\lib\jsp-api.jar