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 TimestampDTOTimestampTokenConverter. toTimestampDTO(TimestampToken timestampToken)Methods in eu.europa.esig.dss.ws.signature.common with parameters of type TimestampDTO Modifier and Type Method Description static TimestampTokenTimestampTokenConverter. toTimestampToken(TimestampDTO timestampDTO)Method 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) -
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 voidRemoteSignatureParameters. setContentTimestamps(List<TimestampDTO> contentTimestamps)Sets a list of content timestamps to be added into the signature