Copy the jar files
log4j.jar
bcprov-jdk14.jar
edg-java-security-authorization.jar
edg-java-security-trustmanager.jar
to the @WEBAPP.LOCATION@/WEB-INF/lib directory.
The first file contains the logging library, the second file contains the
BouncyCastle library, the third file contains the classes for the
authorization functionality and the forth file contains the classes for the
authentication functionality.