Package | Description |
---|---|
org.eclipse.cbi.maven.plugins.jarsigner |
Modifier and Type | Method and Description |
---|---|
abstract JarSigner.Options |
JarSigner.Options.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static JarSigner.Options.Builder |
JarSigner.Options.copy(JarSigner.Options option) |
int |
RemoteJarSigner.doSignJar(Path jar,
JarSigner.Options options) |
int |
JarResigner.sign(Path jar,
JarSigner.Options options) |
int |
FilteredJarSigner.sign(Path jar,
JarSigner.Options options) |
int |
JarSigner.sign(Path jarfile,
JarSigner.Options options)
Sign the given Jar file.
|
Copyright © 2023 Eclipse Foundation. All rights reserved.