private static class JarResigner.ResignWithSameDigestAlg extends JarResigner.Resign
JarResigner.Strategy
JarSigner.Options
Constructor and Description |
---|
ResignWithSameDigestAlg(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
public ResignWithSameDigestAlg(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.Resign
java.io.IOException