Uses of Class
eu.europa.esig.dss.validation.timestamp.TimestampToken
-
-
-
Uses of TimestampToken in eu.europa.esig.dss
Methods in eu.europa.esig.dss that return types with arguments of type TimestampToken Modifier and Type Method Description List<TimestampToken>AbstractSignatureParameters. 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 TimestampToken Modifier and Type Method Description voidAbstractSignatureParameters. setContentTimestamps(List<TimestampToken> contentTimestamps) -
Uses of TimestampToken in eu.europa.esig.dss.asic.cades.signature
Methods in eu.europa.esig.dss.asic.cades.signature that return TimestampToken Modifier and Type Method Description TimestampTokenASiCWithCAdESService. 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 TimestampToken Modifier and Type Method Description protected List<TimestampToken>ASiCContainerWithCAdESValidator. attachExternalTimestamps(List<AdvancedSignature> allSignatures) -
Uses of TimestampToken in eu.europa.esig.dss.asic.common.signature
Methods in eu.europa.esig.dss.asic.common.signature that return TimestampToken Modifier and Type Method Description TimestampTokenAbstractASiCSignatureService. 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 TimestampToken Modifier and Type Method Description protected 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 TimestampToken Modifier and Type Method Description TimestampTokenASiCWithXAdESService. 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 TimestampToken Modifier and Type Method Description TimestampTokenCAdESService. getContentTimestamp(DSSDocument toSignDocument, CAdESSignatureParameters parameters)Methods in eu.europa.esig.dss.cades.signature with parameters of type TimestampToken Modifier and Type Method Description org.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 that return TimestampToken Modifier and Type Method Description TimestampTokenCMSTimestampValidator. getTimestamp()protected TimestampTokenCAdESTimestampSource. makeTimestampToken(CAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references)Methods in eu.europa.esig.dss.cades.validation with parameters of type TimestampToken Modifier and Type Method Description protected voidCAdESTimestampSource. addEncapsulatedValuesFromTimestamp(List<TimestampedReference> references, TimestampToken timestampedTimestamp)byte[]CAdESTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)byte[]CAdESTimestampDataBuilder. getContentTimestampData(TimestampToken timestampToken)byte[]CAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)protected List<TimestampedReference>CAdESTimestampSource. getSignedDataReferences(TimestampToken timestampToken)byte[]CAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)byte[]CAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)Method parameters in eu.europa.esig.dss.cades.validation with type arguments of type TimestampToken Modifier and Type Method Description List<TimestampedReference>CAdESSignature. getTimestampReferencesForArchiveTimestamp(List<TimestampToken> timestampedTimestamps) -
Uses of TimestampToken in eu.europa.esig.dss.pades.signature
Methods in eu.europa.esig.dss.pades.signature that return TimestampToken Modifier and Type Method Description TimestampTokenPAdESService. 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 TimestampToken Modifier and Type Method Description List<TimestampToken>PAdESTimestampSource. getDocumentTimestamps()Methods in eu.europa.esig.dss.pades.validation with parameters of type TimestampToken Modifier and Type Method Description byte[]PAdESTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)byte[]PAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)byte[]PAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)byte[]PAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)Method parameters in eu.europa.esig.dss.pades.validation with type arguments of type TimestampToken Modifier and Type Method Description voidPAdESTimestampDataBuilder. setSignatureTimestamps(List<TimestampToken> signatureTimestamps) -
Uses of TimestampToken in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return TimestampToken Modifier and Type Method Description TimestampTokenPdfDocTimestampInfo. getTimestampToken() -
Uses of TimestampToken in eu.europa.esig.dss.signature
Methods in eu.europa.esig.dss.signature that return TimestampToken Modifier and Type Method Description TimestampTokenDocumentSignatureService. getContentTimestamp(DSSDocument toSignDocument, SP parameters)This method allows to compute a content-timestamp (which is added in the signed properties)TimestampTokenMultipleDocumentsSignatureService. getContentTimestamp(List<DSSDocument> toSignDocuments, SP parameters) -
Uses of TimestampToken in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return types with arguments of type TimestampToken Modifier and Type Method Description List<TimestampToken>AdvancedSignature. getAllTimestamps()Returns a list of all timestamps found in the signatureList<TimestampToken>DefaultAdvancedSignature. getAllTimestamps()List<TimestampToken>AdvancedSignature. getArchiveTimestamps()Returns the archive TimestampsList<TimestampToken>DefaultAdvancedSignature. getArchiveTimestamps()List<TimestampToken>AdvancedSignature. getContentTimestamps()Returns the content timestampsList<TimestampToken>DefaultAdvancedSignature. getContentTimestamps()List<TimestampToken>AdvancedSignature. getDocumentTimestamps()Returns a list of timestamps defined with the 'DocTimeStamp' type NOTE: applicable only for PAdESList<TimestampToken>DefaultAdvancedSignature. getDocumentTimestamps()Set<TimestampToken>SignatureValidationContext. getProcessedTimestamps()Set<TimestampToken>ValidationContext. getProcessedTimestamps()Returns a read only list of all timestamps processed during the validation of all signatures from the given document.List<TimestampToken>AdvancedSignature. getSignatureTimestamps()Returns the signature timestampsList<TimestampToken>DefaultAdvancedSignature. getSignatureTimestamps()List<TimestampToken>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.List<TimestampToken>DefaultAdvancedSignature. getTimestampsX1()List<TimestampToken>AdvancedSignature. getTimestampsX2()Returns the time-stamp which is computed over the concatenation of CompleteCertificateRefs and CompleteRevocationRefs elements (XAdES example).List<TimestampToken>DefaultAdvancedSignature. getTimestampsX2()Methods in eu.europa.esig.dss.validation with parameters of type TimestampToken Modifier and Type Method Description protected voidDefaultAdvancedSignature. addEncapsulatedCertificatesFromTimestamp(List<TimestampedReference> references, TimestampToken timestampedTimestamp)voidAdvancedSignature. addExternalTimestamp(TimestampToken timestamp)This method allows to add an external timestamp.voidDefaultAdvancedSignature. addExternalTimestamp(TimestampToken timestamp)voidSignatureValidationContext. addTimestampTokenForVerification(TimestampToken timestampToken)voidValidationContext. addTimestampTokenForVerification(TimestampToken timestampToken)Adds a new timestamp token to the list of tokens to verify. -
Uses of TimestampToken in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return TimestampToken Modifier and Type Method Description TimestampTokenTimestampValidator. getTimestamp()Retrieves the time-stamp tokenprotected abstract TimestampTokenAbstractTimestampSource. makeTimestampToken(SignatureAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references)Creates a timestamp token from the providedsignatureAttributeMethods in eu.europa.esig.dss.validation.timestamp with parameters of type TimestampToken Modifier and Type Method Description protected voidAbstractTimestampSource. addEncapsulatedValuesFromTimestamp(List<TimestampedReference> references, TimestampToken timestampedTimestamp)Adds to thereferenceslist all validation data embedded to thetimestampedTimestampvoidAbstractTimestampSource. addExternalTimestamp(TimestampToken timestamp)voidSignatureTimestampSource. addExternalTimestamp(TimestampToken timestamp)This method allows to add an external timestamp.intTimestampByGenerationTimeComparator. compare(TimestampToken t1, TimestampToken t2)byte[]TimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)Archive timestamp seals the data of the signature in a specific order.byte[]TimestampDataBuilder. getContentTimestampData(TimestampToken timestampToken)Returns the content timestamp data (timestamped or to be).byte[]TimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)Returns the data (signature value) that was timestamped by the SignatureTimeStamp for the given timestamp.protected List<TimestampedReference>AbstractTimestampSource. getSignedDataReferences(TimestampToken timestampToken)Returns a list ofTimestampedReferences for the giventimestampTokenfound into signed properties of the signature NOTE: used only in CAdES.byte[]TimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)Returns the data to be time-stamped.byte[]TimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)Returns the data to be time-stamped which contains the concatenation of CompleteCertificateRefs and CompleteRevocationRefs elements (XAdES example).protected voidAbstractTimestampSource. populateTimestampCertificateSource(TimestampToken timestamp)Adds certificates found in the timestamp to thetimestampCertificateSourceConstructors in eu.europa.esig.dss.validation.timestamp with parameters of type TimestampToken Constructor Description TimestampToken(TimestampToken timestampToken)Creates a new instance ofTimestampToken -
Uses of TimestampToken in eu.europa.esig.dss.xades.signature
Methods in eu.europa.esig.dss.xades.signature that return TimestampToken Modifier and Type Method Description TimestampTokenAllDataObjectsTimeStampBuilder. build(DSSDocument document)TimestampTokenAllDataObjectsTimeStampBuilder. build(List<DSSDocument> documents)TimestampTokenXAdESService. getContentTimestamp(DSSDocument toSignDocument, XAdESSignatureParameters parameters)TimestampTokenXAdESService. getContentTimestamp(List<DSSDocument> toSignDocuments, XAdESSignatureParameters parameters)Methods in eu.europa.esig.dss.xades.signature with parameters of type TimestampToken Modifier and Type Method Description protected 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 that return TimestampToken Modifier and Type Method Description protected TimestampTokenXAdESTimestampSource. makeTimestampToken(XAdESAttribute unsignedAttribute, TimestampType timestampType, List<TimestampedReference> references)Methods in eu.europa.esig.dss.xades.validation with parameters of type TimestampToken Modifier and Type Method Description byte[]XAdESTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)protected byte[]XAdESTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken, String canonicalizationMethod)Gathers the data to be used to calculate the hash value sent to the TSA (messageImprint).byte[]XAdESTimestampDataBuilder. getContentTimestampData(TimestampToken timestampToken)byte[]XAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)protected byte[]XAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken, String canonicalizationMethod)byte[]XAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)protected byte[]XAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken, String canonicalizationMethod)byte[]XAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)protected byte[]XAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken, String canonicalizationMethod)
-