private static class JarResigner.ResignWithSameDigestAlg extends JarResigner.Resign
JarResigner.StrategyJarSigner.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, throwExceptionpublic 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.Resignjava.io.IOException