| Interface | Description |
|---|---|
| JarSigner |
Provides a facade to invoke JarSigner tool.
|
| JarSignerRequest |
Specifies the common parameters used to control a JarSigner tool invocation.
|
| Class | Description |
|---|---|
| AbstractJarSignerRequest |
Specifies the commons parameters used to control a jar signer invocation.
|
| DefaultJarSigner |
Default implementation of component
JarSigner. |
| JarSignerCommandLineBuilder |
To build the command line for a given
JarSignerRequest. |
| JarSignerSignRequest |
Specifies the parameters used to control a jar signer sign operation invocation.
|
| JarSignerUtil |
Useful methods.
|
| JarSignerVerifyRequest |
Specifies the parameters used to control a jar signer verify operation invocation.
|
| Exception | Description |
|---|---|
| CommandLineConfigurationException |
Signals an error during the construction of the command line used to invoke jar signer.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.