Uses of Class
eu.europa.esig.dss.ws.signature.dto.TimestampOneDocumentDTO
-
Uses of TimestampOneDocumentDTO in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest with parameters of type TimestampOneDocumentDTO Modifier and Type Method Description RemoteDocument
RestDocumentSignatureServiceImpl. timestampDocument(TimestampOneDocumentDTO timestampDocument)
-
Uses of TimestampOneDocumentDTO in eu.europa.esig.dss.ws.signature.rest.client
Methods in eu.europa.esig.dss.ws.signature.rest.client with parameters of type TimestampOneDocumentDTO Modifier and Type Method Description RemoteDocument
RestDocumentSignatureService. timestampDocument(TimestampOneDocumentDTO timestampDocument)
Timestamps a toTimestampDocument with the provided parameters. -
Uses of TimestampOneDocumentDTO in eu.europa.esig.dss.ws.signature.soap
Methods in eu.europa.esig.dss.ws.signature.soap with parameters of type TimestampOneDocumentDTO Modifier and Type Method Description RemoteDocument
SoapDocumentSignatureServiceImpl. timestampDocument(TimestampOneDocumentDTO timestampDocument)
-
Uses of TimestampOneDocumentDTO in eu.europa.esig.dss.ws.signature.soap.client
Methods in eu.europa.esig.dss.ws.signature.soap.client with parameters of type TimestampOneDocumentDTO Modifier and Type Method Description RemoteDocument
SoapDocumentSignatureService. timestampDocument(TimestampOneDocumentDTO timestampDocument)
This web service operation timestamps a document according to the provided timestamp parameters.