private static class JarResigner.DoNotResign extends JarResigner
JarResigner.StrategyJarSigner.Options| Constructor and Description |
|---|
DoNotResign(JarSigner delegate,
org.apache.maven.plugin.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
int |
resign(java.nio.file.Path jar,
JarSigner.Options options) |
create, delegate, doNotResign, getAllUsedDigestAlgorithm, getDigestAlgorithmToReuse, hasManifestDigest, isAlreadySigned, log, overwrite, overwriteWithSameDigestAlgorithm, resign, resignWithSameDigestAlgorithm, sign, throwExceptionDoNotResign(JarSigner delegate, org.apache.maven.plugin.logging.Log log)
public int resign(java.nio.file.Path jar,
JarSigner.Options options)
resign in class JarResigner