Package org.apache.maven.shared.jarsigner
-
Interface Summary Interface Description JarSigner Provides a facade to invoke JarSigner tool.JarSignerRequest Specifies the common parameters used to control a JarSigner tool invocation. -
Class Summary Class Description AbstractJarSignerRequest Specifies the commons parameters used to control a jar signer invocation.DefaultJarSigner Default implementation of componentJarSigner
.JarSignerCommandLineBuilder To build the command line for a givenJarSignerRequest
.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 Summary Exception Description CommandLineConfigurationException Signals an error during the construction of the command line used to invoke jar signer.