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