Uses of Class
eu.europa.esig.dss.ws.signature.dto.TimestampOneDocumentDTO
Packages that use TimestampOneDocumentDTO
Package
Description
-
Uses of TimestampOneDocumentDTO in eu.europa.esig.dss.ws.signature.rest
Methods in eu.europa.esig.dss.ws.signature.rest with parameters of type TimestampOneDocumentDTOModifier and TypeMethodDescriptionRestDocumentSignatureServiceImpl.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 TimestampOneDocumentDTOModifier and TypeMethodDescriptionRestDocumentSignatureService.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 TimestampOneDocumentDTOModifier and TypeMethodDescriptionSoapDocumentSignatureServiceImpl.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 TimestampOneDocumentDTOModifier and TypeMethodDescriptionSoapDocumentSignatureService.timestampDocument
(TimestampOneDocumentDTO timestampDocument) This web service operation timestamps a document according to the provided timestamp parameters.