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 forReplyableMessages.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 GeneralSigningDeviceinformation which may be used in user interfaces. -
Class Summary Class Description AbstractGeometry Abstract resolution based geometry base class.ApplyDocumentRenderer Instruct aSigningDeviceto use the providedDocumentRendereras a render callback.BaseMessage Base class for all messages which may be sent to aSigningDeviceinstance.Color Dimension A size declaration in relation to a resolution (DPI).DocumentRendererListener.AbstractDocumentRendererEvent DocumentRendererListener.PageContentsChangedEvent DocumentRendererListener.TotalPageCountChangedEvent Rectangle ReplyableMessage SignatureContext ASignatureContextinstance have to accompany a signature request at aSignerdue 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 asSimpleDateFormatDate 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 unsupportedmessagesent usingSigningDevice.send(BaseMessage).