public interface JarSigner
| Modifier and Type | Method and Description |
|---|---|
JarSignerResult |
execute(JarSignerRequest request)
Executes JarSigner tool using the parameters specified by the given invocation request.
|
JarSignerResult execute(JarSignerRequest request) throws JarSignerException
request - The invocation request to execute, must not be null.null.JarSignerException - if something fails while init the commandCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.