Uses of Class
eu.europa.esig.dss.ws.signature.dto.TimestampMultipleDocumentDTO
-
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest with parameters of type TimestampMultipleDocumentDTO Modifier and Type Method Description RemoteDocument
RestMultipleDocumentSignatureServiceImpl. timestampDocuments(TimestampMultipleDocumentDTO timestampDocument)
-
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.rest.client
Methods in eu.europa.esig.dss.ws.signature.rest.client with parameters of type TimestampMultipleDocumentDTO Modifier and Type Method Description RemoteDocument
RestMultipleDocumentSignatureService. timestampDocuments(TimestampMultipleDocumentDTO timestampDocument)
Timestamps the toTimestampDocuments with the provided timestamp parameters. -
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.soap
Methods in eu.europa.esig.dss.ws.signature.soap with parameters of type TimestampMultipleDocumentDTO Modifier and Type Method Description RemoteDocument
SoapMultipleDocumentsSignatureServiceImpl. timestampDocument(TimestampMultipleDocumentDTO timestampDocumentDTO)
-
Uses of TimestampMultipleDocumentDTO in eu.europa.esig.dss.ws.signature.soap.client
Methods in eu.europa.esig.dss.ws.signature.soap.client with parameters of type TimestampMultipleDocumentDTO Modifier and Type Method Description RemoteDocument
SoapMultipleDocumentsSignatureService. timestampDocument(TimestampMultipleDocumentDTO timestampDocumentDTO)
This web service operation timestamps a given document corresponding to the provided timestamp parameters.