Uses of Class
eu.europa.esig.dss.ws.timestamp.dto.TimestampResponseDTO
-
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote
Methods in eu.europa.esig.dss.ws.timestamp.remote that return TimestampResponseDTO Modifier and Type Method Description TimestampResponseDTO
RemoteTimestampService. getTimestampResponse(DigestAlgorithm digestAlgorithm, byte[] value)
-
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote.rest
Methods in eu.europa.esig.dss.ws.timestamp.remote.rest that return TimestampResponseDTO Modifier and Type Method Description TimestampResponseDTO
RestTimestampServiceImpl. getTimestampResponse(DigestDTO digest)
-
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote.rest.client
Methods in eu.europa.esig.dss.ws.timestamp.remote.rest.client that return TimestampResponseDTO Modifier and Type Method Description TimestampResponseDTO
RestTimestampService. getTimestampResponse(DigestDTO digest)
Method used to create a timestamp -
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote.soap
Methods in eu.europa.esig.dss.ws.timestamp.remote.soap that return TimestampResponseDTO Modifier and Type Method Description TimestampResponseDTO
SoapTimestampServiceImpl. getTimestampResponse(DigestDTO digest)
-
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote.soap.client
Methods in eu.europa.esig.dss.ws.timestamp.remote.soap.client that return TimestampResponseDTO Modifier and Type Method Description TimestampResponseDTO
SoapTimestampService. getTimestampResponse(DigestDTO digest)
Requests a timestamp binaries by the provided digest to be timestamped