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