Uses of Class
eu.europa.esig.dss.spi.x509.tsp.TimestampToken
Packages that use TimestampToken
Package
Description
-
Uses of TimestampToken in eu.europa.esig.dss.asic.cades.signature
Methods in eu.europa.esig.dss.asic.cades.signature that return TimestampTokenModifier and TypeMethodDescriptionASiCWithCAdESService.getContentTimestamp(List<DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters) -
Uses of TimestampToken in eu.europa.esig.dss.asic.cades.validation
Methods in eu.europa.esig.dss.asic.cades.validation that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken> ASiCContainerWithCAdESAnalyzer.attachExternalTimestamps(List<AdvancedSignature> allSignatures) protected List<TimestampToken> ASiCContainerWithCAdESAnalyzer.buildDetachedTimestamps() -
Uses of TimestampToken in eu.europa.esig.dss.asic.cades.validation.scope
Methods in eu.europa.esig.dss.asic.cades.validation.scope with parameters of type TimestampTokenModifier and TypeMethodDescriptionASiCWithCAdESTimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) -
Uses of TimestampToken in eu.europa.esig.dss.asic.cades.validation.timestamp
Methods in eu.europa.esig.dss.asic.cades.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenASiCWithCAdESTimestampAnalyzer.createTimestampToken()Methods in eu.europa.esig.dss.asic.cades.validation.timestamp with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected List<SignatureScope> ASiCWithCAdESTimestampAnalyzer.getTimestampScopes(TimestampToken timestampToken) protected booleanASiCWithCAdESTimestampAnalyzer.isTimestampCoveredByEvidenceRecord(TimestampToken timestampToken, EvidenceRecord evidenceRecord) -
Uses of TimestampToken in eu.europa.esig.dss.asic.common.signature
Methods in eu.europa.esig.dss.asic.common.signature that return TimestampTokenModifier and TypeMethodDescriptionAbstractASiCSignatureService.getContentTimestamp(DSSDocument toSignDocument, SP parameters) -
Uses of TimestampToken in eu.europa.esig.dss.asic.common.validation
Methods in eu.europa.esig.dss.asic.common.validation that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken> AbstractASiCContainerAnalyzer.attachExternalTimestamps(List<AdvancedSignature> allSignatures) Attaches existing external timestamps to the list ofAdvancedSignatures -
Uses of TimestampToken in eu.europa.esig.dss.asic.xades.signature
Methods in eu.europa.esig.dss.asic.xades.signature that return TimestampTokenModifier and TypeMethodDescriptionASiCWithXAdESService.getContentTimestamp(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters) -
Uses of TimestampToken in eu.europa.esig.dss.cades.signature
Methods in eu.europa.esig.dss.cades.signature that return TimestampTokenModifier and TypeMethodDescriptionCAdESService.getContentTimestamp(DSSDocument toSignDocument, CAdESSignatureParameters parameters) Methods in eu.europa.esig.dss.cades.signature with parameters of type TimestampTokenModifier and TypeMethodDescriptionorg.bouncycastle.asn1.cms.AttributeCadesLevelBaselineLTATimestampExtractor.getVerifiedAtsHashIndex(org.bouncycastle.cms.SignerInformation signerInformation, TimestampToken timestampToken) get the atsHash index for verification of the provided token. -
Uses of TimestampToken in eu.europa.esig.dss.cades.validation
Methods in eu.europa.esig.dss.cades.validation with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidCAdESSignature.addExternalTimestamp(TimestampToken timestamp) -
Uses of TimestampToken in eu.europa.esig.dss.cades.validation.timestamp
Methods in eu.europa.esig.dss.cades.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenCAdESTimestampSource.makeTimestampToken(CAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Methods in eu.europa.esig.dss.cades.validation.timestamp with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected CAdESTimestampMessageDigestBuilderCAdESTimestampSource.getTimestampMessageImprintDigestBuilder(TimestampToken timestampToken) protected voidCAdESTimestampSource.incorporateArchiveTimestampReferences(TimestampToken timestampToken, List<TimestampToken> previousTimestamps) Method parameters in eu.europa.esig.dss.cades.validation.timestamp with type arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampedReference> CAdESTimestampSource.getArchiveTimestampReferences(List<TimestampToken> previousTimestamps) protected voidCAdESTimestampSource.incorporateArchiveTimestampReferences(TimestampToken timestampToken, List<TimestampToken> previousTimestamps) Constructors in eu.europa.esig.dss.cades.validation.timestamp with parameters of type TimestampTokenModifierConstructorDescriptionCAdESTimestampMessageDigestBuilder(CAdESSignature signature, ListCertificateSource certificateSource, TimestampToken timestampToken) The constructor to compute message-imprint for timestamps related to thesignature -
Uses of TimestampToken in eu.europa.esig.dss.evidencerecord.asn1.validation.timestamp
Methods in eu.europa.esig.dss.evidencerecord.asn1.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenASN1EvidenceRecordTimestampSource.createTimestampToken(ArchiveTimeStampObject archiveTimeStamp, EvidenceRecordTimestampType evidenceRecordTimestampType) -
Uses of TimestampToken in eu.europa.esig.dss.evidencerecord.common.validation
Methods in eu.europa.esig.dss.evidencerecord.common.validation that return TimestampTokenMethods in eu.europa.esig.dss.evidencerecord.common.validation that return types with arguments of type TimestampTokenMethods in eu.europa.esig.dss.evidencerecord.common.validation with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidArchiveTimeStampObject.setTimestampToken(TimestampToken timestampToken) Sets the time-stamp token -
Uses of TimestampToken in eu.europa.esig.dss.evidencerecord.common.validation.scope
Methods in eu.europa.esig.dss.evidencerecord.common.validation.scope with parameters of type TimestampTokenModifier and TypeMethodDescriptionEvidenceRecordTimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) -
Uses of TimestampToken in eu.europa.esig.dss.evidencerecord.common.validation.timestamp
Fields in eu.europa.esig.dss.evidencerecord.common.validation.timestamp with type parameters of type TimestampTokenModifier and TypeFieldDescriptionprotected List<TimestampToken> EvidenceRecordTimestampSource.timestampsEnclosed timestampsMethods in eu.europa.esig.dss.evidencerecord.common.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenEvidenceRecordTimestampSource.createTimestampToken(ArchiveTimeStampObject archiveTimeStamp, EvidenceRecordTimestampType evidenceRecordTimestampType) This method is used to create aTimestampTokenfromArchiveTimeStampObjectMethods in eu.europa.esig.dss.evidencerecord.common.validation.timestamp that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionEvidenceRecordTimestampSource.getTimestamps()Returns a list of foundTimestampTokensMethods in eu.europa.esig.dss.evidencerecord.common.validation.timestamp with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected List<SignatureScope> EvidenceRecordTimestampSource.findTimestampScopes(TimestampToken timestampToken) Finds timestamp scopesprotected List<TimestampedReference> EvidenceRecordTimestampSource.getEncapsulatedReferencesFromTimestamp(TimestampToken timestampToken) Returns a list of TimestampedReferences for tokens encapsulated within the time-stamp tokenprotected voidEvidenceRecordTimestampSource.populateSources(TimestampToken timestampToken) Allows to populate all merged sources with extracted from a timestamp dataMethod parameters in eu.europa.esig.dss.evidencerecord.common.validation.timestamp with type arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampedReference> EvidenceRecordTimestampSource.getEncapsulatedReferencesFromTimestamps(List<TimestampToken> timestampTokens) Returns a list of TimestampedReferences for tokens encapsulated within the list of timestampTokens -
Uses of TimestampToken in eu.europa.esig.dss.evidencerecord.xml.validation.timestamp
Methods in eu.europa.esig.dss.evidencerecord.xml.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenXMLEvidenceRecordTimestampSource.createTimestampToken(ArchiveTimeStampObject archiveTimeStamp, EvidenceRecordTimestampType evidenceRecordTimestampType) -
Uses of TimestampToken in eu.europa.esig.dss.jades.signature
Methods in eu.europa.esig.dss.jades.signature that return TimestampTokenModifier and TypeMethodDescriptionJAdESService.getContentTimestamp(DSSDocument toSignDocument, JAdESSignatureParameters parameters) JAdESService.getContentTimestamp(List<DSSDocument> toSignDocuments, JAdESSignatureParameters parameters) This methods allows to create a TimestampToken for a detached JAdES (with a 'sigD' parameter). -
Uses of TimestampToken in eu.europa.esig.dss.jades.validation
Methods in eu.europa.esig.dss.jades.validation with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidJAdESSignature.addExternalTimestamp(TimestampToken timestamp) -
Uses of TimestampToken in eu.europa.esig.dss.jades.validation.timestamp
Methods in eu.europa.esig.dss.jades.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenJAdESTimestampSource.makeTimestampToken(JAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Methods in eu.europa.esig.dss.jades.validation.timestamp that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken> JAdESTimestampSource.makeTimestampTokens(JAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Methods in eu.europa.esig.dss.jades.validation.timestamp with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected JAdESTimestampMessageDigestBuilderJAdESTimestampSource.getTimestampMessageImprintDigestBuilder(TimestampToken timestampToken) Constructors in eu.europa.esig.dss.jades.validation.timestamp with parameters of type TimestampTokenModifierConstructorDescriptionJAdESTimestampMessageDigestBuilder(JAdESSignature signature, TimestampToken timestampToken) The constructor to compute message-imprint for timestamps related to thesignature -
Uses of TimestampToken in eu.europa.esig.dss.pades.signature
Methods in eu.europa.esig.dss.pades.signature that return TimestampTokenModifier and TypeMethodDescriptionPAdESService.getContentTimestamp(DSSDocument toSignDocument, PAdESSignatureParameters parameters) -
Uses of TimestampToken in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken> PDFDocumentAnalyzer.buildDetachedTimestamps()PDFDocumentAnalyzer.getDetachedTimestamps()PAdESSignature.getDocumentTimestamps()PAdESSignature.getVRITimestamps()Returns a list of timestamps enveloped within /VRI dictionary for the current signatureMethods in eu.europa.esig.dss.pades.validation with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidPAdESSignature.addExternalTimestamp(TimestampToken timestamp) protected XmlTimestampPAdESDiagnosticDataBuilder.buildDetachedXmlTimestamp(TimestampToken timestampToken) Method parameters in eu.europa.esig.dss.pades.validation with type arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected voidPDFDocumentAnalyzer.timestampPostProcessing(List<TimestampToken> timestampTokens) Post-process the extracted detached timestamps NOTE: the method shall be used only for the document validation -
Uses of TimestampToken in eu.europa.esig.dss.pades.validation.dss
Methods in eu.europa.esig.dss.pades.validation.dss that return TimestampTokenModifier and TypeMethodDescriptionPdfVriDictSource.getTimestampToken()Returns a timestamp token extracted from the VRI dictionary from 'TS' field -
Uses of TimestampToken in eu.europa.esig.dss.pades.validation.scope
Methods in eu.europa.esig.dss.pades.validation.scope with parameters of type TimestampTokenModifier and TypeMethodDescriptionPAdESTimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) -
Uses of TimestampToken in eu.europa.esig.dss.pades.validation.timestamp
Subclasses of TimestampToken in eu.europa.esig.dss.pades.validation.timestampFields in eu.europa.esig.dss.pades.validation.timestamp with type parameters of type TimestampTokenModifier and TypeFieldDescriptionprotected List<TimestampToken> PAdESTimestampSource.documentTimestampsThis variable contains the list of embedded document timestamps.protected List<TimestampToken> PAdESTimestampSource.vriTimestampsThis variable contains the list of embedded /VRI timestamps corresponding to the signature.Methods in eu.europa.esig.dss.pades.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionPdfRevisionTimestampSource.getVRITimestampToken(String vriKey) Returns a timestamp token extracted from the VRI dictionary with the given keyMethods in eu.europa.esig.dss.pades.validation.timestamp that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionPAdESTimestampSource.getAllTimestamps()PAdESTimestampSource.getDocumentTimestamps()PAdESTimestampSource.getVriTimestamps()Returns a list of incorporated /VRI timestamps for the corresponding signatureMethods in eu.europa.esig.dss.pades.validation.timestamp with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected List<SignatureScope> PAdESTimestampSource.getTimestampScopes(TimestampToken timestampToken) -
Uses of TimestampToken in eu.europa.esig.dss.pdf
Method parameters in eu.europa.esig.dss.pdf with type arguments of type TimestampTokenModifier and TypeMethodDescriptionvoidAbstractPDFSignatureService.analyzeTimestampPdfModifications(DSSDocument document, List<TimestampToken> timestamps, char[] pwd) voidPDFSignatureService.analyzeTimestampPdfModifications(DSSDocument document, List<TimestampToken> timestamps, char[] pwd) Analyze the PDF revision and try to detect any modification (shadow attacks) for PDf document timestamps -
Uses of TimestampToken in eu.europa.esig.dss.signature
Methods in eu.europa.esig.dss.signature that return TimestampTokenModifier and TypeMethodDescriptionDocumentSignatureService.getContentTimestamp(DSSDocument toSignDocument, SP parameters) This method allows to compute a content-timestamp (which is added in the signed properties)MultipleDocumentsSignatureService.getContentTimestamp(List<DSSDocument> toSignDocuments, SP parameters) Creates a content-timestamp attribute (to be include in the signed-data)Methods in eu.europa.esig.dss.signature that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionAbstractSignatureParameters.getContentTimestamps()Returns the list of theTimestampTokento be incorporated within the signature and representing the content-timestamp.Method parameters in eu.europa.esig.dss.signature with type arguments of type TimestampTokenModifier and TypeMethodDescriptionvoidAbstractSignatureParameters.setContentTimestamps(List<TimestampToken> contentTimestamps) Sets a list of content timestamps to be included into the signature -
Uses of TimestampToken in eu.europa.esig.dss.spi.signature
Methods in eu.europa.esig.dss.spi.signature that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionAdvancedSignature.getAllTimestamps()Returns a list of all timestamps found in the signatureDefaultAdvancedSignature.getAllTimestamps()AdvancedSignature.getArchiveTimestamps()Returns the archive TimestampsDefaultAdvancedSignature.getArchiveTimestamps()AdvancedSignature.getContentTimestamps()Returns the content timestampsDefaultAdvancedSignature.getContentTimestamps()AdvancedSignature.getDetachedTimestamps()Returns a list of detached timestamps NOTE: used for ASiC with CAdES onlyDefaultAdvancedSignature.getDetachedTimestamps()AdvancedSignature.getDocumentTimestamps()Returns a list of timestamps defined with the 'DocTimeStamp' type NOTE: applicable only for PAdESDefaultAdvancedSignature.getDocumentTimestamps()AdvancedSignature.getSignatureTimestamps()Returns the signature timestampsDefaultAdvancedSignature.getSignatureTimestamps()AdvancedSignature.getTimestampsX1()Returns the time-stamp which is placed on the digital signature (XAdES example: ds:SignatureValue element), the signature time-stamp(s) present in the AdES-T form, the certification path references and the revocation status references.DefaultAdvancedSignature.getTimestampsX1()AdvancedSignature.getTimestampsX2()Returns the time-stamp which is computed over the concatenation of CompleteCertificateRefs and CompleteRevocationRefs elements (XAdES example).DefaultAdvancedSignature.getTimestampsX2()Methods in eu.europa.esig.dss.spi.signature with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidAdvancedSignature.addExternalTimestamp(TimestampToken timestamp) This method allows to add an external timestamp. -
Uses of TimestampToken in eu.europa.esig.dss.spi.validation
Methods in eu.europa.esig.dss.spi.validation that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionValidationDataContainer.getDetachedTimestamps()Returns a collection ofTimestampTokensSignatureValidationContext.getProcessedTimestamps()ValidationContext.getProcessedTimestamps()Returns a read only list of all timestamps processed during the validation of all signatures from the given document.Methods in eu.europa.esig.dss.spi.validation with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidSignatureValidationContext.addTimestampTokenForVerification(TimestampToken timestampToken) voidValidationContext.addTimestampTokenForVerification(TimestampToken timestampToken) Adds a new timestamp token to the list of tokens to verify.voidValidationDataContainer.addValidationData(TimestampToken timestampToken, ValidationData validationData) Adds validation data to the containerSignatureValidationContext.getValidationData(TimestampToken timestampToken) ValidationContext.getValidationData(TimestampToken timestampToken) Returns a validation data for the given timestampToken's certificate chainValidationDataContainer.getValidationData(TimestampToken timestampToken) Returns a relatedValidationDatafor the given token idbooleanTimestampTokenVerifier.isAcceptable(TimestampToken timestampToken) This method verifies whether the giventimestampTokenis valid and acceptable, and its POE can be extracted to the validation process.booleanTimestampTokenVerifier.isAcceptable(TimestampToken timestampToken, List<CertificateToken> certificateChain) This method verifies whether the giventimestampTokenis valid and acceptable, and its POE can be extracted to the validation processprotected booleanTimestampTokenVerifier.isCryptographicallyValid(TimestampToken timestampToken) This method verifies whether thetimestampTokenis cryptographically valid (signature and message imprint match)protected booleanSignatureValidationContext.isTimestampValid(TimestampToken timestampToken) This method verifies whether atimestampTokenis valid and can be used as a valid POE for covered objectsprotected booleanTimestampTokenVerifier.isTrustedTimestampToken(TimestampToken timestampToken, List<CertificateToken> certificateChain) This method verifies whether thetimestampTokenis trusted to continue the process. -
Uses of TimestampToken in eu.europa.esig.dss.spi.validation.analyzer
Methods in eu.europa.esig.dss.spi.validation.analyzer that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken> DefaultDocumentAnalyzer.buildDetachedTimestamps()Builds a list of detachedTimestampTokens extracted from the documentDefaultDocumentAnalyzer.getDetachedTimestamps()DocumentAnalyzer.getDetachedTimestamps()Retrieves the detached timestamps found in the documentMethods in eu.europa.esig.dss.spi.validation.analyzer with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected voidDefaultDocumentAnalyzer.appendExternalEvidenceRecords(TimestampToken timestampToken) Appends the detached evidence records covering the time-stampprotected booleanDefaultDocumentAnalyzer.isTimestampCoveredByEvidenceRecord(TimestampToken timestampToken, EvidenceRecord evidenceRecord) Checks whether thetimestampTokenis covered by the givenevidenceRecordMethod parameters in eu.europa.esig.dss.spi.validation.analyzer with type arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected voidDefaultDocumentAnalyzer.prepareDetachedTimestampValidationContext(ValidationContext validationContext, Collection<TimestampToken> timestamps) Prepares thevalidationContextfor a timestamp validation process -
Uses of TimestampToken in eu.europa.esig.dss.spi.validation.analyzer.timestamp
Methods in eu.europa.esig.dss.spi.validation.analyzer.timestamp that return TimestampTokenModifier and TypeMethodDescriptionTimestampAnalyzer.getTimestamp()Returns a single TimestampToken to be validated -
Uses of TimestampToken in eu.europa.esig.dss.spi.validation.scope
Methods in eu.europa.esig.dss.spi.validation.scope with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected List<SignatureScope> EncapsulatedTimestampScopeFinder.filterCoveredSignatureScopes(TimestampToken timestampToken) This method filters and returns coveredSignatureScopes by the current timestampDetachedTimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) EncapsulatedTimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) TimestampScopeFinder.findTimestampScope(TimestampToken timestampToken) This method returns a timestamp scope for the givenTimestampToken -
Uses of TimestampToken in eu.europa.esig.dss.spi.validation.timestamp
Fields in eu.europa.esig.dss.spi.validation.timestamp with type parameters of type TimestampTokenModifier and TypeFieldDescriptionprotected List<TimestampToken> SignatureTimestampSource.archiveTimestampsThis variable contains the list of enclosed archive signature timestamps.protected List<TimestampToken> SignatureTimestampSource.contentTimestampsEnclosed content timestamps.protected List<TimestampToken> SignatureTimestampSource.detachedTimestampsThis variable contains the list of detached timestamp tokens (used in ASiC with CAdES).protected List<TimestampToken> SignatureTimestampSource.refsOnlyTimestampsEnclosed RefsOnly timestamps.protected List<TimestampToken> SignatureTimestampSource.sigAndRefsTimestampsEnclosed SignAndRefs timestamps.protected List<TimestampToken> SignatureTimestampSource.signatureTimestampsEnclosed signature timestamps.Methods in eu.europa.esig.dss.spi.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected abstract TimestampTokenSignatureTimestampSource.makeTimestampToken(SA signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Creates a timestamp token from the providedsignatureAttributeMethods in eu.europa.esig.dss.spi.validation.timestamp that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionSignatureTimestampSource.getAllTimestamps()SignatureTimestampSource.getAllTimestampsExceptLastArchiveTimestamp()SignatureTimestampSource.getArchiveTimestamps()SignatureTimestampSource.getContentTimestamps()DetachedTimestampSource.getDetachedTimestamps()Returns a list of processed detached timestampsSignatureTimestampSource.getDetachedTimestamps()SignatureTimestampSource.getDocumentTimestamps()SignatureTimestampSource.getSignatureTimestamps()SignatureTimestampSource.getTimestampsX1()SignatureTimestampSource.getTimestampsX2()protected List<TimestampToken> SignatureTimestampSource.makeTimestampTokens(SA signatureAttribute, TimestampType timestampType) Creates timestamp tokens from the providedsignatureAttributeprotected List<TimestampToken> SignatureTimestampSource.makeTimestampTokens(SA signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Creates timestamp tokens from the providedsignatureAttributewith a given list ofTimestampedReferencesMethods in eu.europa.esig.dss.spi.validation.timestamp with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidDetachedTimestampSource.addExternalTimestamp(TimestampToken timestamp) Adds the external timestamp to the sourcevoidSignatureTimestampSource.addExternalTimestamp(TimestampToken timestamp) protected List<TimestampedReference> AbstractTimestampSource.getEncapsulatedValuesFromTimestamp(TimestampToken timestampedTimestamp, ListCertificateSource certificateSource, ListRevocationSource<CRL> crlSource, ListRevocationSource<OCSP> ocspSource) Gets a list of all validation data embedded to thetimestampedTimestampprotected List<TimestampedReference> AbstractTimestampSource.getReferencesFromTimestamp(TimestampToken timestampToken, ListCertificateSource certificateSource, ListRevocationSource<CRL> crlSource, ListRevocationSource<OCSP> ocspSource) Incorporates all references from the giventimestampTokenprotected abstract TimestampMessageDigestBuilderSignatureTimestampSource.getTimestampMessageImprintDigestBuilder(TimestampToken timestampToken) Returns a relatedTimestampMessageDigestBuilderprotected List<SignatureScope> SignatureTimestampSource.getTimestampScopes(TimestampToken timestampToken) Generates timestamp token scopesprotected voidSignatureTimestampSource.incorporateArchiveTimestampReferences(TimestampToken timestampToken, List<TimestampToken> previousTimestamps) The method incorporates all the timestamped references for the given archivetimestampTokenprotected voidSignatureTimestampSource.populateSources(TimestampToken timestampToken) Allows to populate all merged sources with extracted from a timestamp dataMethod parameters in eu.europa.esig.dss.spi.validation.timestamp with type arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampedReference> SignatureTimestampSource.getArchiveTimestampReferences(List<TimestampToken> previousTimestamps) Returns a list of time-stamped references for an archival time-stampprotected List<TimestampedReference> SignatureTimestampSource.getEncapsulatedReferencesFromTimestamps(List<TimestampToken> timestampTokens) Returns a list of TimestampedReferences for tokens encapsulated within the list of timestampTokensprotected voidSignatureTimestampSource.incorporateArchiveTimestampReferences(TimestampToken timestampToken, List<TimestampToken> previousTimestamps) The method incorporates all the timestamped references for the given archivetimestampTokenprotected voidSignatureTimestampSource.populateSources(List<TimestampToken> timestampTokens) Allows to populate all merged sources with extracted from a timestamp dataConstructors in eu.europa.esig.dss.spi.validation.timestamp with parameters of type TimestampTokenModifierConstructorDescriptionDetachedTimestampSource(TimestampToken timestampToken) Constructor to instantiate a list of time-stamps with the givenTimestampToken -
Uses of TimestampToken in eu.europa.esig.dss.spi.x509.evidencerecord
Methods in eu.europa.esig.dss.spi.x509.evidencerecord that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionEvidenceRecord.getTimestamps()Returns a list of incorporated timestamp tokens -
Uses of TimestampToken in eu.europa.esig.dss.spi.x509.tsp
Methods in eu.europa.esig.dss.spi.x509.tsp that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionTimestampSource.getAllTimestamps()Returns a list of all incorporated timestampsTimestampSource.getAllTimestampsExceptLastArchiveTimestamp()Returns a list of allTimestampTokens except the last archive timestampTimestampSource.getArchiveTimestamps()Returns a list of incorporated archive timestampsTimestampSource.getContentTimestamps()Returns a list of incorporated content timestampsTimestampSource.getDetachedTimestamps()Returns a list of detached timestamps (used in ASiC with CAdES)TimestampSource.getDocumentTimestamps()Returns a list of incorporated document timestamps (PAdES only)TimestampSource.getSignatureTimestamps()Returns a list of incorporated signature timestampsTimestampSource.getTimestampsX1()Returns a list of incorporated SigAndRefs timestampsTimestampSource.getTimestampsX2()Returns a list of incorporated RefsOnly timestampsMethods in eu.europa.esig.dss.spi.x509.tsp with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidTimestampSource.addExternalTimestamp(TimestampToken timestamp) This method allows to add an external timestamp.intTimestampTokenComparator.compare(TimestampToken tst1, TimestampToken tst2) Constructors in eu.europa.esig.dss.spi.x509.tsp with parameters of type TimestampTokenModifierConstructorDescriptionTimestampTokenIdentifier(TimestampToken timestampToken) Default constructor -
Uses of TimestampToken in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionDocumentValidator.getDetachedTimestamps()Retrieves the detached timestamps found in the documentSignedDocumentValidator.getDetachedTimestamps() -
Uses of TimestampToken in eu.europa.esig.dss.validation.reports.diagnostic
Fields in eu.europa.esig.dss.validation.reports.diagnostic with type parameters of type TimestampTokenModifier and TypeFieldDescriptionprotected Collection<TimestampToken> SignedDocumentDiagnosticDataBuilder.usedTimestampsThe collection of timestamp tokensMethods in eu.europa.esig.dss.validation.reports.diagnostic with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected XmlTimestampSignedDocumentDiagnosticDataBuilder.buildDetachedXmlTimestamp(TimestampToken timestampToken) This method buildsXmlTimestampfromTimestampTokenMethod parameters in eu.europa.esig.dss.validation.reports.diagnostic with type arguments of type TimestampTokenModifier and TypeMethodDescriptionSignedDocumentDiagnosticDataBuilder.usedTimestamps(Collection<TimestampToken> usedTimestamps) This method allows to set the timestamps -
Uses of TimestampToken in eu.europa.esig.dss.validation.timestamp
Fields in eu.europa.esig.dss.validation.timestamp declared as TimestampTokenModifier and TypeFieldDescriptionprotected TimestampTokenDetachedTimestampAnalyzer.timestampTokenThe TimestampToken to be validatedMethods in eu.europa.esig.dss.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenDetachedTimestampAnalyzer.createTimestampToken()This method creates a timestamp token from the validating documentDetachedTimestampAnalyzer.getTimestamp()DetachedTimestampValidator.getTimestamp()TimestampValidator.getTimestamp()Returns a single TimestampToken to be validatedMethods in eu.europa.esig.dss.validation.timestamp that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken> DetachedTimestampAnalyzer.buildDetachedTimestamps()Methods in eu.europa.esig.dss.validation.timestamp with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected List<SignatureScope> DetachedTimestampAnalyzer.getTimestampScopes(TimestampToken timestampToken) Finds timestamp scopes -
Uses of TimestampToken in eu.europa.esig.dss.ws.signature.common
Methods in eu.europa.esig.dss.ws.signature.common that return TimestampTokenModifier and TypeMethodDescriptionstatic TimestampTokenTimestampTokenConverter.toTimestampToken(TimestampDTO timestampDTO) ConvertsTimestampDTOs toTimestampTokensMethods in eu.europa.esig.dss.ws.signature.common that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionstatic List<TimestampToken> TimestampTokenConverter.toTimestampTokens(List<TimestampDTO> timestampDTOs) Converts a list ofTimestampDTOs to a list ofTimestampTokensMethods in eu.europa.esig.dss.ws.signature.common with parameters of type TimestampTokenModifier and TypeMethodDescriptionstatic TimestampDTOTimestampTokenConverter.toTimestampDTO(TimestampToken timestampToken) ConvertsTimestampTokens toTimestampDTOs -
Uses of TimestampToken in eu.europa.esig.dss.xades.signature
Methods in eu.europa.esig.dss.xades.signature that return TimestampTokenModifier and TypeMethodDescriptionAllDataObjectsTimeStampBuilder.build(DSSDocument document) Builds a message-imprint from the given document and generates a timestampAllDataObjectsTimeStampBuilder.build(List<DSSDocument> documents) Timestamps the list of documentsXAdESService.getContentTimestamp(DSSDocument toSignDocument, XAdESSignatureParameters parameters) XAdESService.getContentTimestamp(List<DSSDocument> toSignDocuments, XAdESSignatureParameters parameters) Methods in eu.europa.esig.dss.xades.signature with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected voidXAdESSignatureBuilder.addContentTimestamp(Element timestampElement, TimestampToken token) Adds the content of a timestamp into a given timestamp element -
Uses of TimestampToken in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidXAdESSignature.addExternalTimestamp(TimestampToken timestamp) -
Uses of TimestampToken in eu.europa.esig.dss.xades.validation.scope
Methods in eu.europa.esig.dss.xades.validation.scope with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected List<SignatureScope> XAdESTimestampScopeFinder.filterCoveredSignatureScopes(TimestampToken timestampToken) -
Uses of TimestampToken in eu.europa.esig.dss.xades.validation.timestamp
Methods in eu.europa.esig.dss.xades.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenXAdESTimestampSource.makeTimestampToken(XAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Methods in eu.europa.esig.dss.xades.validation.timestamp that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken> XAdESTimestampSource.makeTimestampTokens(XAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Methods in eu.europa.esig.dss.xades.validation.timestamp with parameters of type TimestampTokenModifier and TypeMethodDescriptionprotected XAdESTimestampMessageDigestBuilderXAdESTimestampSource.getTimestampMessageImprintDigestBuilder(TimestampToken timestampToken) protected List<SignatureScope> XAdESTimestampSource.getTimestampScopes(TimestampToken timestampToken) Method parameters in eu.europa.esig.dss.xades.validation.timestamp with type arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampedReference> XAdESTimestampSource.getArchiveTimestampReferences(List<TimestampToken> previousTimestamps) Constructors in eu.europa.esig.dss.xades.validation.timestamp with parameters of type TimestampTokenModifierConstructorDescriptionXAdESTimestampMessageDigestBuilder(XAdESSignature signature, TimestampToken timestampToken) Constructor to be used for existing timestamp message-imprint computation.