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