Class JarResigner

    • Method Detail

      • doNotResign

        public static JarSigner doNotResign​(JarSigner jarSigner,
                                            org.apache.maven.plugin.logging.Log log)
      • throwException

        public static JarSigner throwException​(JarSigner jarSigner,
                                               org.apache.maven.plugin.logging.Log log)
      • resignWithSameDigestAlgorithm

        public static JarSigner resignWithSameDigestAlgorithm​(JarSigner jarSigner,
                                                              org.apache.maven.plugin.logging.Log log)
      • resign

        public static JarSigner resign​(JarSigner jarSigner,
                                       org.apache.maven.plugin.logging.Log log)
      • overwriteWithSameDigestAlgorithm

        public static JarSigner overwriteWithSameDigestAlgorithm​(JarSigner jarSigner,
                                                                 org.apache.maven.plugin.logging.Log log)
      • overwrite

        public static JarSigner overwrite​(JarSigner jarSigner,
                                          org.apache.maven.plugin.logging.Log log)