Modifier and Type | Class | Description |
---|---|---|
class |
AbstractJarSignerRequest |
Specifies the commons parameters used to control a jar signer invocation.
|
class |
JarSignerSignRequest |
Specifies the parameters used to control a jar signer sign operation invocation.
|
class |
JarSignerVerifyRequest |
Specifies the parameters used to control a jar signer verify operation invocation.
|
Modifier and Type | Method | Description |
---|---|---|
org.apache.maven.shared.utils.cli.Commandline |
JarSignerCommandLineBuilder.build(JarSignerRequest request) |
|
protected org.apache.maven.shared.utils.cli.Commandline |
DefaultJarSigner.createCommandLine(JarSignerRequest request,
String javaToolFile) |
|
protected org.apache.maven.shared.utils.cli.StreamConsumer |
DefaultJarSigner.createSystemOutStreamConsumer(JarSignerRequest request) |
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.