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.

Interfaces

ContentSignerParameters This interface encapsulates the parameters for a ContentSigner object. 

Classes

ContentSigner This class defines a content signing service.