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