Uses of Class
eu.europa.esig.dss.diagnostic.TimestampWrapper
Packages that use TimestampWrapper
-
Uses of TimestampWrapper in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return TimestampWrapperModifier and TypeMethodDescriptionEvidenceRecordWrapper.getFirstTimestamp()Returns initial time-stamp of the evidence recordDiagnosticData.getTimestampById(String id) Returns the TimestampWrapper corresponding to the given id.Methods in eu.europa.esig.dss.diagnostic that return types with arguments of type TimestampWrapperModifier and TypeMethodDescriptionSignatureWrapper.getALevelTimestamps()Returns a list of archive timestamps for the signatureSignatureWrapper.getAllTimestampsProducedAfterSignatureCreation()Returns all non-content timestampsSignatureWrapper.getArchiveTimestamps()Returns a list of archive timestamps for the signatureSignatureWrapper.getContainerTimestamps()Returns all container detached timestamps (used for ASiC containers)SignatureWrapper.getContentTimestamps()Returns a list of content timestamps of the signatureEvidenceRecordWrapper.getCoveredTimestamps()Returns a list of timestamps covered be the current evidence recordSignatureWrapper.getDocumentTimestamps()Returns all PDF document timestampsDiagnosticData.getNonEvidenceRecordTimestamps()Returns a list of time-stamp tokens which are not evidence record time-stampsSignatureWrapper.getSignatureTimestamps()Returns all signature timestampsTimestampWrapper.getTimestampedTimestamps()Returns a list of timestamps covered be the current timestampSignatureWrapper.getTimestampLevelX()Returns a list of validation-data-refs-only- and validation-data- time-stamps for the signatureDiagnosticData.getTimestampList()This method retrieves a list of timestamp wrappersDiagnosticData.getTimestampList(String signatureId) This method returns the list of timestamps wrappers which covers the given signature.EvidenceRecordWrapper.getTimestampList()Gets a list of time-stamp tokens associated with the evidence recordSignatureWrapper.getTimestampList()Returns a list of associated timestampsSignatureWrapper.getTimestampListByType(eu.europa.esig.dss.enumerations.TimestampType timestampType) Returns a list of associated timestamps by typeDiagnosticData.getTimestampsByType(eu.europa.esig.dss.enumerations.TimestampType timestampType) Returns a list ofTimestampWrappers for the givenTimestampTypeSignatureWrapper.getTLevelTimestamps()Returns a list of signature timestamps for the signatureSignatureWrapper.getVRITimestamps()Returns all corresponding VRI timestamps (PAdES only)