public abstract class RemoteJarSigner extends FilteredJarSigner
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteJarSigner.Builder |
FilteredJarSigner.Filter, FilteredJarSigner.FiltersJarSigner.Options| Constructor and Description |
|---|
RemoteJarSigner() |
| Modifier and Type | Method and 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 © 2023 Eclipse Foundation. All rights reserved.