Interface JarSigner
- All Superinterfaces:
org.apache.maven.shared.utils.cli.javatool.JavaTool<JarSignerRequest>
- All Known Implementing Classes:
DefaultJarSigner
public interface JarSigner
extends org.apache.maven.shared.utils.cli.javatool.JavaTool<JarSignerRequest>
Provides a facade to invoke JarSigner tool.
- Since:
- 1.0
- Author:
- Tony Chemit
-
Method Summary
Methods inherited from interface org.apache.maven.shared.utils.cli.javatool.JavaTool
execute, getJavaToolName, setToolchain