Class JarFile

All Implemented Interfaces:
Closeable, AutoCloseable

public class JarFile extends JarFile implements Closeable
A wrapper over JarFile that verifies zip headers to protect against GIFAR attacks.
See Also: