private static class JarResigner.OverwriteSignatureWithSameDigestAlg extends JarResigner.OverwriteSignature
JarResigner.Strategy
JarSigner.Options
Modifier | Constructor and Description |
---|---|
private |
OverwriteSignatureWithSameDigestAlg(JarSigner delegate,
org.apache.maven.plugin.logging.Log log) |
Modifier and Type | Method and Description |
---|---|
protected int |
resign(java.nio.file.Path jar,
JarSigner.Options options) |
create, delegate, doNotResign, getAllUsedDigestAlgorithm, getDigestAlgorithmToReuse, hasManifestDigest, isAlreadySigned, log, overwrite, overwriteWithSameDigestAlgorithm, resign, resignWithSameDigestAlgorithm, sign, throwException
private OverwriteSignatureWithSameDigestAlg(JarSigner delegate, org.apache.maven.plugin.logging.Log log)
protected int resign(java.nio.file.Path jar, JarSigner.Options options) throws java.io.IOException
resign
in class JarResigner.OverwriteSignature
java.io.IOException