Uses of Class
eu.europa.esig.dss.diagnostic.TimestampWrapper
Packages that use TimestampWrapper
Package
Description
-
Uses of TimestampWrapper in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return TimestampWrapperModifier and TypeMethodDescriptionDiagnosticData.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.getContentTimestamps()Returns a list of content timestamps of the signatureSignatureWrapper.getDocumentTimestamps()Returns all PDF document timestampsSignatureWrapper.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 set of timestamp wrappersDiagnosticData.getTimestampList(String signatureId) This method returns the list of timestamps wrappers which covers the given signature.SignatureWrapper.getTimestampList()Returns a list of associated timestampsSignatureWrapper.getTimestampListByType(TimestampType timestampType) Returns a list of associated timestamps by typeDiagnosticData.getTimestampSet()Deprecated.since 5.12.SignatureWrapper.getTLevelTimestamps()Returns a list of signature timestamps for the signatureSignatureWrapper.getVRITimestamps()Returns all corresponding VRI timestamps (PAdES only) -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.bbb.fc
Constructors in eu.europa.esig.dss.validation.process.bbb.fc with parameters of type TimestampWrapperModifierConstructorDescriptionTimestampFormatChecking(I18nProvider i18nProvider, DiagnosticData diagnosticData, TimestampWrapper timestamp, Context context, ValidationPolicy policy) Default constructor -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.bbb.sav
Constructors in eu.europa.esig.dss.validation.process.bbb.sav with parameters of type TimestampWrapperModifierConstructorDescriptionTimestampAcceptanceValidation(I18nProvider i18nProvider, Date currentTime, TimestampWrapper timestamp, ValidationPolicy validationPolicy) Default constructor -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.bbb.sav.checks
Constructors in eu.europa.esig.dss.validation.process.bbb.sav.checks with parameters of type TimestampWrapperModifierConstructorDescriptionTSAGeneralNameFieldPresentCheck(I18nProvider i18nProvider, XmlSAV result, TimestampWrapper timestampWrapper, LevelConstraint constraint) Default constructorTSAGeneralNameOrderMatchCheck(I18nProvider i18nProvider, XmlSAV result, TimestampWrapper timestampWrapper, LevelConstraint constraint) Default constructorTSAGeneralNameValueMatchCheck(I18nProvider i18nProvider, XmlSAV result, TimestampWrapper timestampWrapper, LevelConstraint constraint) Default constructor -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.qualification.timestamp
Constructors in eu.europa.esig.dss.validation.process.qualification.timestamp with parameters of type TimestampWrapperModifierConstructorDescriptionTimestampQualificationBlock(I18nProvider i18nProvider, TimestampWrapper timestamp, List<XmlTLAnalysis> tlAnalysis) Default constructor -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.vpfbs
Methods in eu.europa.esig.dss.validation.process.vpfbs that return types with arguments of type TimestampWrapperModifier and TypeMethodDescriptionprotected List<TimestampWrapper>AbstractBasicValidationProcess.getContentTimestamps()Returns a list of content timestampsprotected List<TimestampWrapper>BasicSignatureValidationProcess.getContentTimestamps() -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.vpfbs.checks
Constructors in eu.europa.esig.dss.validation.process.vpfbs.checks with parameters of type TimestampWrapperModifierConstructorDescriptionTimestampGenerationTimeNotAfterCertificateExpirationCheck(I18nProvider i18nProvider, T result, TimestampWrapper contentTimestamp, Date signingCertificateNotAfter, LevelConstraint constraint) Default constructorTimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck(I18nProvider i18nProvider, T result, TimestampWrapper contentTimestamp, XmlCryptographicValidation cryptographicValidation, LevelConstraint constraint) Default constructorTimestampGenerationTimeNotAfterRevocationTimeCheck(I18nProvider i18nProvider, T result, TimestampWrapper contentTimestamp, Date signingCertificateRevocationTime, LevelConstraint constraint) Default constructorConstructor parameters in eu.europa.esig.dss.validation.process.vpfbs.checks with type arguments of type TimestampWrapperModifierConstructorDescriptionContentTimestampsCheck(I18nProvider i18nProvider, T result, List<TimestampWrapper> contentTimestamps, LevelConstraint constraint) Default constructor -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.vpfltvd.checks
Fields in eu.europa.esig.dss.validation.process.vpfltvd.checks declared as TimestampWrapperModifier and TypeFieldDescriptionprotected final TimestampWrapperTimestampMessageImprintCheck.timestampThe timestamp to checkConstructors in eu.europa.esig.dss.validation.process.vpfltvd.checks with parameters of type TimestampWrapperModifierConstructorDescriptionTimestampMessageImprintCheck(I18nProvider i18nProvider, T result, TimestampWrapper timestamp, LevelConstraint constraint) Default constructorConstructor parameters in eu.europa.esig.dss.validation.process.vpfltvd.checks with type arguments of type TimestampWrapperModifierConstructorDescriptionTimestampCoherenceOrderCheck(I18nProvider i18nProvider, XmlValidationProcessLongTermData result, List<TimestampWrapper> timestamps, LevelConstraint constraint) Default constructor -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.vpfswatsp
Methods in eu.europa.esig.dss.validation.process.vpfswatsp with parameters of type TimestampWrapperModifier and TypeMethodDescriptionvoidPOEExtraction.extractPOE(TimestampWrapper timestamp) Extracts POE for all covered objects from a single timestamp wrapperMethod parameters in eu.europa.esig.dss.validation.process.vpfswatsp with type arguments of type TimestampWrapperModifier and TypeMethodDescriptionvoidPOEExtraction.collectAllPOE(Collection<TimestampWrapper> timestamps) Extracts all POEs from the provided collection of timestampsConstructors in eu.europa.esig.dss.validation.process.vpfswatsp with parameters of type TimestampWrapperModifierConstructorDescriptionPOE(TimestampWrapper timestampWrapper) The constructor to instantiate POE by a timestamp -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks with parameters of type TimestampWrapperModifierConstructorDescriptionAcceptableBasicTimestampValidationCheck(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, TimestampWrapper timestamp, XmlConstraintsConclusion basicTimestampValidation, LevelConstraint constraint) Default constructorMessageImprintDigestAlgorithmValidationCheck(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, TimestampWrapper timestamp, XmlSAV davResult, Date currentTime, LevelConstraint constraint) Default constructorPastTimestampValidationCheck(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, TimestampWrapper timestamp, XmlPSV xmlPSV, LevelConstraint constraint) Default constructor -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.vpftsp
Constructors in eu.europa.esig.dss.validation.process.vpftsp with parameters of type TimestampWrapperModifierConstructorDescriptionTimestampBasicValidationProcess(I18nProvider i18nProvider, DiagnosticData diagnosticData, TimestampWrapper timestamp, Map<String, XmlBasicBuildingBlocks> bbbs) Default constructor -
Uses of TimestampWrapper in eu.europa.esig.dss.validation.process.vpftsp.checks
Constructors in eu.europa.esig.dss.validation.process.vpftsp.checks with parameters of type TimestampWrapperModifierConstructorDescriptionBasicTimestampValidationCheck(I18nProvider i18nProvider, T result, TimestampWrapper timestamp, XmlValidationProcessTimestamp timestampValidationResult, LevelConstraint constraint) Default constructor