Module jdk.jartool

Package com.sun.jarsigner


package com.sun.jarsigner
This package comprises the interfaces and classes used to define the signing mechanism used by the jarsigner tool.

Clients may override the default signing mechanism of the jarsigner tool by supplying an alternative implementation of ContentSigner. The classes in this package have been deprecated and will be removed in a future release. New classes should not be added to this package. Use the JarSigner API to sign JAR files.

  • Related Packages
    Module
    Package
    Description
    This is the core package of the Java Debug Interface (JDI), it defines mirrors for values, types, and the target VirtualMachine itself - as well bootstrapping facilities.
    This package contains the JDK's extension to the standard implementation of the java.lang.management API and also defines the management interface for some other components of the platform.
  • Interface Summary
    Interface
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    This class has been deprecated.
  • Class Summary
    Class
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    This class has been deprecated.