Class SignatureServiceImpl

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.platform.signature.core.sign.SignatureServiceImpl
All Implemented Interfaces:
SignatureService, Adaptable, Component, Extensible, TimestampedService

public class SignatureServiceImpl extends DefaultComponent implements SignatureService
Base implementation for the signature service (also a Nuxeo component).

The main document is signed. If it's not already a PDF, then a PDF conversion is done.

Once signed, it can replace the main document or be stored as the first attachment. If replacing the main document, an archive of the original can be kept.