Class RemoteJarSigner

    • Field Detail

      • PART_NAME

        private static final java.lang.String PART_NAME
        The name of the part as it will be send to the signing server.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RemoteJarSigner

        public RemoteJarSigner()
    • Method Detail

      • serverUri

        abstract java.net.URI serverUri()
      • log

        abstract org.apache.maven.plugin.logging.Log log()
        The log on which feedback will be provided.