Class VerifyJar

All Implemented Interfaces:
java.lang.Cloneable

public class VerifyJar
extends AbstractJarSignerTask
JAR verification task. For every JAR passed in, we fork jarsigner to verify that it is correctly signed. This is more rigorous than just checking for the existence of a signature; the entire certification chain is tested
Since:
Ant 1.7