Uses of Class
eu.europa.esig.dss.ws.dto.TimestampDTO
Package | Description |
---|---|
eu.europa.esig.dss.ws.signature.common | |
eu.europa.esig.dss.ws.signature.dto.parameters |
-
Uses of TimestampDTO in eu.europa.esig.dss.ws.signature.common
Methods in eu.europa.esig.dss.ws.signature.common that return TimestampDTO Modifier and Type Method Description static TimestampDTO
TimestampTokenConverter. toTimestampDTO(TimestampToken timestampToken)
ConvertsTimestampToken
s toTimestampDTO
sMethods in eu.europa.esig.dss.ws.signature.common with parameters of type TimestampDTO Modifier and Type Method Description static TimestampToken
TimestampTokenConverter. toTimestampToken(TimestampDTO timestampDTO)
ConvertsTimestampDTO
s toTimestampToken
sMethod parameters in eu.europa.esig.dss.ws.signature.common with type arguments of type TimestampDTO Modifier and Type Method Description static 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 TimestampDTO Modifier and Type Method Description List<TimestampDTO>
RemoteSignatureParameters. getContentTimestamps()
Gets a list of content timestampsMethod parameters in eu.europa.esig.dss.ws.signature.dto.parameters with type arguments of type TimestampDTO Modifier and Type Method Description void
RemoteSignatureParameters. setContentTimestamps(List<TimestampDTO> contentTimestamps)
Sets a list of content timestamps to be added into the signature