Uses of Class
eu.europa.esig.dss.validation.timestamp.TimestampToken
Packages that use TimestampToken
Package
Description
-
Uses of TimestampToken in eu.europa.esig.dss
Methods in eu.europa.esig.dss 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 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.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 TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenASiCWithCAdESTimestampValidator.createTimestampToken()Methods in eu.europa.esig.dss.asic.cades.validation that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken>ASiCContainerWithCAdESValidator.attachExternalTimestamps(List<AdvancedSignature> allSignatures) protected List<TimestampToken>ASiCContainerWithCAdESValidator.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.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>AbstractASiCContainerValidator.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 List<TimestampedReference>CAdESTimestampSource.getArchiveTimestampOtherReferences(TimestampToken timestampToken) protected 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 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.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 List<TimestampedReference>JAdESTimestampSource.getArchiveTimestampOtherReferences(TimestampToken timestampToken) protected 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>PDFDocumentValidator.buildDetachedTimestamps()PDFDocumentValidator.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 voidPDFDocumentValidator.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 signature -
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) -
Uses of TimestampToken in eu.europa.esig.dss.validation
Fields in eu.europa.esig.dss.validation with type parameters of type TimestampTokenModifier and TypeFieldDescriptionprotected Set<TimestampToken>SignedDocumentDiagnosticDataBuilder.usedTimestampsThe list of timestamp tokensMethods in eu.europa.esig.dss.validation that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken>SignedDocumentValidator.buildDetachedTimestamps()Builds a list of detachedTimestampTokens extracted from the documentAdvancedSignature.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()DocumentValidator.getDetachedTimestamps()Retrieves the detached timestamps found in the documentSignedDocumentValidator.getDetachedTimestamps()ValidationDataContainer.getDetachedTimestamps()Returns a collection ofTimestampTokensAdvancedSignature.getDocumentTimestamps()Returns a list of timestamps defined with the 'DocTimeStamp' type NOTE: applicable only for PAdESDefaultAdvancedSignature.getDocumentTimestamps()SignatureValidationContext.getProcessedTimestamps()ValidationContext.getProcessedTimestamps()Returns a read only list of all timestamps processed during the validation of all signatures from the given document.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.validation with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidAdvancedSignature.addExternalTimestamp(TimestampToken timestamp) This method allows to add an external timestamp.voidSignatureValidationContext.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 containerprotected XmlTimestampSignedDocumentDiagnosticDataBuilder.buildDetachedXmlTimestamp(TimestampToken timestampToken) This method buildsXmlTimestampfromTimestampTokenprotected voidSignedDocumentValidator.findTimestampScopes(TimestampToken timestampToken, TimestampScopeFinder timestampScopeFinder) Finds timestamp scope for theTimestampTokenSignatureValidationContext.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 idprotected booleanSignatureValidationContext.isTimestampValid(TimestampToken timestampToken) This method verifies whether atimestampTokenis valid and can be used as a valid POE for covered objectsMethod parameters in eu.europa.esig.dss.validation with type arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected voidSignedDocumentValidator.prepareDetachedTimestampValidationContext(ValidationContext validationContext, Collection<TimestampToken> timestamps) Prepares thevalidationContextfor a timestamp validation processSignedDocumentDiagnosticDataBuilder.usedTimestamps(Set<TimestampToken> usedTimestamps) This method allows to set the timestamps -
Uses of TimestampToken in eu.europa.esig.dss.validation.scope
Methods in eu.europa.esig.dss.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.validation.timestamp
Fields in eu.europa.esig.dss.validation.timestamp declared as TimestampTokenModifier and TypeFieldDescriptionprotected TimestampTokenDetachedTimestampValidator.timestampTokenThe TimestampToken to be validatedFields in eu.europa.esig.dss.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.validation.timestamp that return TimestampTokenModifier and TypeMethodDescriptionprotected TimestampTokenDetachedTimestampValidator.createTimestampToken()This method creates a timestamp token from the validating documentDetachedTimestampValidator.getTimestamp()TimestampValidator.getTimestamp()Returns a single TimestampToken to be validatedprotected abstract TimestampTokenSignatureTimestampSource.makeTimestampToken(SA signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Creates a timestamp token from the providedsignatureAttributeMethods in eu.europa.esig.dss.validation.timestamp that return types with arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected List<TimestampToken>DetachedTimestampValidator.buildDetachedTimestamps()SignatureTimestampSource.getAllTimestamps()TimestampSource.getAllTimestamps()Returns a list of all incorporated timestampsSignatureTimestampSource.getAllTimestampsExceptLastArchiveTimestamp()TimestampSource.getAllTimestampsExceptLastArchiveTimestamp()Returns a list of allTimestampTokens except the last archive timestampSignatureTimestampSource.getArchiveTimestamps()TimestampSource.getArchiveTimestamps()Returns a list of incorporated archive timestampsSignatureTimestampSource.getContentTimestamps()TimestampSource.getContentTimestamps()Returns a list of incorporated content timestampsDetachedTimestampSource.getDetachedTimestamps()Returns a list of processed detached timestampsSignatureTimestampSource.getDetachedTimestamps()TimestampSource.getDetachedTimestamps()Returns a list of detached timestamps (used in ASiC with CAdES)SignatureTimestampSource.getDocumentTimestamps()TimestampSource.getDocumentTimestamps()Returns a list of incorporated document timestamps (PAdES only)SignatureTimestampSource.getSignatureTimestamps()TimestampSource.getSignatureTimestamps()Returns a list of incorporated signature timestampsSignatureTimestampSource.getTimestampsX1()TimestampSource.getTimestampsX1()Returns a list of incorporated SigAndRefs timestampsSignatureTimestampSource.getTimestampsX2()TimestampSource.getTimestampsX2()Returns a list of incorporated RefsOnly timestampsprotected 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.validation.timestamp with parameters of type TimestampTokenModifier and TypeMethodDescriptionvoidDetachedTimestampSource.addExternalTimestamp(TimestampToken timestamp) Adds the external timestamp to the sourcevoidSignatureTimestampSource.addExternalTimestamp(TimestampToken timestamp) voidTimestampSource.addExternalTimestamp(TimestampToken timestamp) This method allows to add an external timestamp.intTimestampTokenComparator.compare(TimestampToken tst1, TimestampToken tst2) protected abstract List<TimestampedReference>SignatureTimestampSource.getArchiveTimestampOtherReferences(TimestampToken timestampToken) Returns a list ofTimestampedReferences for the given archivetimestampTokenthat cannot be extracted from signature attributes (signed or unsigned), depending on its format (signedData for CAdES or, keyInfo for XAdES)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 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.validation.timestamp with type arguments of type TimestampTokenModifier and TypeMethodDescriptionprotected 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.validation.timestamp with parameters of type TimestampTokenModifierConstructorDescriptionTimestampTokenIdentifier(TimestampToken timestampToken) Default constructor -
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.addTimestamp(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 List<TimestampedReference>XAdESTimestampSource.getArchiveTimestampOtherReferences(TimestampToken timestampToken) protected XAdESTimestampMessageDigestBuilderXAdESTimestampSource.getTimestampMessageImprintDigestBuilder(TimestampToken timestampToken) 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.