private static class JarResigner.OverwriteSignatureWithSameDigestAlg extends JarResigner.OverwriteSignature
JarResigner.StrategyJarSigner.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, throwExceptionprivate 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.OverwriteSignaturejava.io.IOException