Uses of Class
eu.europa.esig.dss.ws.dto.TimestampDTO
Package
Description
-
Uses of TimestampDTO in eu.europa.esig.dss.ws.signature.common
Modifier and TypeMethodDescriptionstatic TimestampDTO
TimestampTokenConverter.toTimestampDTO
(TimestampToken timestampToken) ConvertsTimestampToken
s toTimestampDTO
sModifier and TypeMethodDescriptionstatic TimestampToken
TimestampTokenConverter.toTimestampToken
(TimestampDTO timestampDTO) ConvertsTimestampDTO
s toTimestampToken
sModifier 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
Modifier and TypeMethodDescriptionRemoteSignatureParameters.getContentTimestamps()
Gets a list of content timestampsModifier and TypeMethodDescriptionvoid
RemoteSignatureParameters.setContentTimestamps
(List<TimestampDTO> contentTimestamps) Sets a list of content timestamps to be added into the signature