Uses of Class
eu.europa.esig.dss.ws.dto.TimestampDTO
Packages that use TimestampDTO
Package
Description
-
Uses of TimestampDTO in eu.europa.esig.dss.ws.signature.common
Methods in eu.europa.esig.dss.ws.signature.common that return TimestampDTOModifier and TypeMethodDescriptionstatic TimestampDTO
TimestampTokenConverter.toTimestampDTO
(TimestampToken timestampToken) ConvertsTimestampToken
s toTimestampDTO
sMethods in eu.europa.esig.dss.ws.signature.common with parameters of type TimestampDTOModifier and TypeMethodDescriptionstatic TimestampToken
TimestampTokenConverter.toTimestampToken
(TimestampDTO timestampDTO) ConvertsTimestampDTO
s toTimestampToken
sMethod parameters in eu.europa.esig.dss.ws.signature.common with type arguments of type TimestampDTOModifier and TypeMethodDescriptionstatic List<TimestampToken>
TimestampTokenConverter.toTimestampTokens
(List<TimestampDTO> timestampDTOs) Converts a list ofTimestampDTO
s to a list ofTimestampToken
s -
Uses of TimestampDTO in eu.europa.esig.dss.ws.signature.dto.parameters
Methods in eu.europa.esig.dss.ws.signature.dto.parameters that return types with arguments of type TimestampDTOModifier and TypeMethodDescriptionRemoteSignatureParameters.getContentTimestamps()
Gets a list of content timestampsMethod parameters in eu.europa.esig.dss.ws.signature.dto.parameters with type arguments of type TimestampDTOModifier and TypeMethodDescriptionvoid
RemoteSignatureParameters.setContentTimestamps
(List<TimestampDTO> contentTimestamps) Sets a list of content timestamps to be added into the signature