Uses of Class
eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
Package
Description
-
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.rest
Modifier and TypeMethodDescriptionRestMultipleDocumentSignatureServiceImpl.timestampDocuments
(TimestampMultipleDocumentDTO timestampDocument) -
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.rest.client
Modifier and TypeMethodDescriptionRestMultipleDocumentSignatureService.timestampDocuments
(TimestampMultipleDocumentDTO timestampDocument) Timestamps the toTimestampDocuments with the provided timestamp parameters. -
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.soap
Modifier and TypeMethodDescriptionSoapMultipleDocumentsSignatureServiceImpl.timestampDocument
(TimestampMultipleDocumentDTO timestampDocumentDTO) -
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.soap.client
Modifier and TypeMethodDescriptionSoapMultipleDocumentsSignatureService.timestampDocument
(TimestampMultipleDocumentDTO timestampDocumentDTO) This web service operation timestamps a given document corresponding to the provided timestamp parameters.