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 TimestampDTOTimestampTokenConverter.toTimestampDTO(TimestampToken timestampToken) ConvertsTimestampTokens toTimestampDTOsMethods in eu.europa.esig.dss.ws.signature.common with parameters of type TimestampDTOModifier and TypeMethodDescriptionstatic TimestampTokenTimestampTokenConverter.toTimestampToken(TimestampDTO timestampDTO) ConvertsTimestampDTOs toTimestampTokensMethod 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 ofTimestampDTOs to a list ofTimestampTokens -
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 TypeMethodDescriptionvoidRemoteSignatureParameters.setContentTimestamps(List<TimestampDTO> contentTimestamps) Sets a list of content timestamps to be added into the signature