Uses of Interface
eu.europa.esig.dss.pdf.PDFSignatureService
Packages that use PDFSignatureService
Package
Description
-
Uses of PDFSignatureService in eu.europa.esig.dss.pades.signature
Methods in eu.europa.esig.dss.pades.signature that return PDFSignatureServiceModifier and TypeMethodDescriptionprotected PDFSignatureServicePAdESService.getContentTimestampService()This method is used to return a newPDFSignatureServicefor a content timestamp creationprotected PDFSignatureServicePAdESService.getPAdESSignatureService()This method is used to return a newPDFSignatureServicefor a signature creationprotected PDFSignatureServicePAdESWithExternalCMSService.getPAdESSignatureService()This method is used to return a newPDFSignatureServicefor a signature creationprotected PDFSignatureServicePAdESService.getSignatureTimestampService()This method is used to return a newPDFSignatureServicefor a timestamp creation -
Uses of PDFSignatureService in eu.europa.esig.dss.pades.timestamp
Constructors in eu.europa.esig.dss.pades.timestamp with parameters of type PDFSignatureServiceModifierConstructorDescriptionPAdESTimestampService(eu.europa.esig.dss.spi.x509.tsp.TSPSource tspSource, PDFSignatureService pdfSignatureService) The default constructor -
Uses of PDFSignatureService in eu.europa.esig.dss.pdf
Classes in eu.europa.esig.dss.pdf that implement PDFSignatureServiceModifier and TypeClassDescriptionclassThe abstract implementation of a PDF signature serviceMethods in eu.europa.esig.dss.pdf that return PDFSignatureServiceModifier and TypeMethodDescriptionprotected PDFSignatureServiceAbstractPdfObjFactory.configure(PDFSignatureService pdfSignatureService) This method is used to provide configuration to the givenpdfSignatureService(e.g.IPdfObjFactory.newArchiveTimestampService()The services used for an archive timestamp creationServiceLoaderPdfObjFactory.newArchiveTimestampService()IPdfObjFactory.newContentTimestampService()The services used for a content timestamp creationServiceLoaderPdfObjFactory.newContentTimestampService()IPdfObjFactory.newPAdESSignatureService()The services used for a signature creationServiceLoaderPdfObjFactory.newPAdESSignatureService()IPdfObjFactory.newSignatureTimestampService()The services used for a signature timestamp creationServiceLoaderPdfObjFactory.newSignatureTimestampService()Methods in eu.europa.esig.dss.pdf with parameters of type PDFSignatureServiceModifier and TypeMethodDescriptionprotected PDFSignatureServiceAbstractPdfObjFactory.configure(PDFSignatureService pdfSignatureService) This method is used to provide configuration to the givenpdfSignatureService(e.g.