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 RemoteDocumentRestDocumentSignatureServiceImpl. 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 RemoteDocumentRestDocumentSignatureService. 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 RemoteDocumentSoapDocumentSignatureServiceImpl. 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 RemoteDocumentSoapDocumentSignatureService. timestampDocument(TimestampOneDocumentDTO timestampDocument)This web service operation timestamps a document according to the provided timestamp parameters.