Package org.jopensignature.sign
-
Interface Summary Interface Description DocumentRenderer DocumentRendererListener MetaInfoField Basic transport interface to forward additional information or configuration preferences to the signer implementation.ReplyReceiver Callback forReplyableMessage
s.Signature SignatureData The interface Signature data.SignatureListener SignatureServiceProvider This is the main signing service provider interface which provides access to third party signing services.Signer This is main signer interface which provides the functionalities for signing processes.SigningDevice Representation of a typically physical signing device.SigningDeviceInfo GeneralSigningDevice
information which may be used in user interfaces. -
Class Summary Class Description AbstractGeometry Abstract resolution based geometry base class.ApplyDocumentRenderer Instruct aSigningDevice
to use the providedDocumentRenderer
as a render callback.BaseMessage Base class for all messages which may be sent to aSigningDevice
instance.Color Dimension A size declaration in relation to a resolution (DPI).DocumentRendererListener.AbstractDocumentRendererEvent DocumentRendererListener.PageContentsChangedEvent DocumentRendererListener.TotalPageCountChangedEvent Rectangle ReplyableMessage SignatureContext ASignatureContext
instance have to accompany a signature request at aSigner
due to a call of the methodSigner.startSigning(SignatureContext, SignatureListener)
.SignatureResult The final signature result object defining the outcome of the signing process.SignatureServiceProviderLookUp This class provides access to definedSignatureServiceProvider
.SignatureStyleMetaInfoField Deprecated. use SignatureColor insteadSigningDeviceCapabilities StampImageMetaInfoField StampImageMetaInfoField.AbstractStampText StampImageMetaInfoField.DateTimeStampText Per contract assumed asSimpleDateFormat
Date and Time Patterns.Vendor Generic structure for vendor information.Version Represents a version. -
Enum Summary Enum Description SignatureResult.State StampImageMetaInfoField.Alignment -
Exception Summary Exception Description SigningDevice.UnsupportedMessageException Indicates a unsupportedmessage
sent usingSigningDevice.send(BaseMessage)
.