JarSigner
public abstract class RemoteJarSigner extends FilteredJarSigner
Modifier and Type | Class | Description |
---|---|---|
static class |
RemoteJarSigner.Builder |
FilteredJarSigner.Filter, FilteredJarSigner.Filters
JarSigner.Options
Constructor | Description |
---|---|
RemoteJarSigner() |
Modifier and Type | Method | Description |
---|---|---|
static RemoteJarSigner.Builder |
builder() |
|
int |
doSignJar(Path jar,
JarSigner.Options options) |
sign
public int doSignJar(Path jar, JarSigner.Options options) throws IOException
IOException
public static RemoteJarSigner.Builder builder()
Copyright © 2019 Eclipse Foundation. All rights reserved.