Uses of Class
eu.europa.esig.dss.ws.signature.dto.PDFExternalSignDocumentDTO
Packages that use PDFExternalSignDocumentDTO
Package
Description
-
Uses of PDFExternalSignDocumentDTO in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest with parameters of type PDFExternalSignDocumentDTOModifier and TypeMethodDescriptionRestPAdESWithExternalCMSServiceImpl.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) -
Uses of PDFExternalSignDocumentDTO in eu.europa.esig.dss.ws.signature.rest.client
Methods in eu.europa.esig.dss.ws.signature.rest.client with parameters of type PDFExternalSignDocumentDTOModifier and TypeMethodDescriptionRestPAdESWithExternalCMSService.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) Signs thetoSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision. -
Uses of PDFExternalSignDocumentDTO in eu.europa.esig.dss.ws.signature.soap
Methods in eu.europa.esig.dss.ws.signature.soap with parameters of type PDFExternalSignDocumentDTOModifier and TypeMethodDescriptionSoapPAdESWithExternalCMSServiceImpl.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) -
Uses of PDFExternalSignDocumentDTO in eu.europa.esig.dss.ws.signature.soap.client
Methods in eu.europa.esig.dss.ws.signature.soap.client with parameters of type PDFExternalSignDocumentDTOModifier and TypeMethodDescriptionSoapPAdESWithExternalCMSService.signDocument
(PDFExternalSignDocumentDTO pdfSignDocument) Signs thetoSignDocument
by incorporating the providedcmsSignature
within computed PDF signature revision.