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 TimestampToken Modifier and Type Method Description TimestampTokenASiCEWithCAdESTimestampValidator. getTimestamp()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)List<TimestampToken>ASiCContainerWithCAdESValidator. getDetachedTimestamps() -
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 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)DSSDocumentCAdESTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)protected List<TimestampedReference>CAdESTimestampSource. getArchiveTimestampOtherReferences(TimestampToken timestampToken)DSSDocumentCAdESTimestampDataBuilder. getContentTimestampData(TimestampToken timestampToken)DSSDocumentCAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)protected List<TimestampedReference>CAdESTimestampSource. getSignedDataReferences(TimestampToken timestampToken)DSSDocumentCAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)DSSDocumentCAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken) -
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>PDFDocumentValidator. getDetachedTimestamps()List<TimestampToken>PAdESTimestampSource. getDocumentTimestamps()Methods in eu.europa.esig.dss.pades.validation with parameters of type TimestampToken Modifier and Type Method Description DSSDocumentPAdESTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)DSSDocumentPAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)DSSDocumentPAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)DSSDocumentPAdESTimestampDataBuilder. 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 TimestampTokenPdfDocTimestampRevision. 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)Creates a content-timestamp attribute (to be include in the signed-data) -
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>DocumentValidator. getDetachedTimestamps()Retrieves the detached timestamps found in the documentList<TimestampToken>SignedDocumentValidator. getDetachedTimestamps()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 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.Method parameters in eu.europa.esig.dss.validation with type arguments of type TimestampToken Modifier and Type Method Description voidDocumentValidator. prepareDetachedTimestampValidationContext(ValidationContext validationContext, List<TimestampToken> timestamps)Prepares thevalidationContextfor a timestamp validation processvoidSignedDocumentValidator. prepareDetachedTimestampValidationContext(ValidationContext validationContext, List<TimestampToken> timestamps)Prepares thevalidationContextfor a timestamp validation processDiagnosticDataBuilderDiagnosticDataBuilder. usedTimestamps(Set<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 TimestampToken Modifier and Type Field Description protected TimestampTokenDetachedTimestampValidator. timestampTokenMethods in eu.europa.esig.dss.validation.timestamp that return TimestampToken Modifier and Type Method Description TimestampTokenDetachedTimestampValidator. getTimestamp()Returns a single TimestampToken to be validatedprotected 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)voidTimestampSource. addExternalTimestamp(TimestampToken timestamp)This method allows to add an external timestamp.intTimestampTokenComparator. compare(TimestampToken tst1, TimestampToken tst2)DSSDocumentTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)Archive timestamp seals the data of the signature in a specific order.protected abstract List<TimestampedReference>AbstractTimestampSource. 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)DSSDocumentTimestampDataBuilder. getContentTimestampData(TimestampToken timestampToken)Returns the content timestamp data (timestamped or to be).DSSDocumentTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)Returns the data (signature value) that was timestamped by the SignatureTimeStamp for the given timestamp.DSSDocumentTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)Returns the data to be time-stamped.DSSDocumentTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)Returns the data to be time-stamped which contains the concatenation of CompleteCertificateRefs and CompleteRevocationRefs elements (XAdES example).protected voidAbstractTimestampSource. populateSources(TimestampToken timestampToken)Allows to populate all merged sources with extracted from a timestamp dataConstructors in eu.europa.esig.dss.validation.timestamp with parameters of type TimestampToken Constructor Description TimestampTokenIdentifier(TimestampToken timestampToken) -
Uses of TimestampToken in eu.europa.esig.dss.ws.signature.common
Methods in eu.europa.esig.dss.ws.signature.common that return TimestampToken Modifier and Type Method Description static TimestampTokenTimestampTokenConverter. toTimestampToken(TimestampDTO timestampDTO)Methods in eu.europa.esig.dss.ws.signature.common that return types with arguments of type TimestampToken Modifier and Type Method Description static List<TimestampToken>TimestampTokenConverter. toTimestampTokens(List<TimestampDTO> timestampDTOs)Methods in eu.europa.esig.dss.ws.signature.common with parameters of type TimestampToken Modifier and Type Method Description static TimestampDTOTimestampTokenConverter. toTimestampDTO(TimestampToken timestampToken) -
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 DSSDocumentXAdESTimestampDataBuilder. 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).protected List<TimestampedReference>XAdESTimestampSource. getArchiveTimestampOtherReferences(TimestampToken timestampToken)DSSDocumentXAdESTimestampDataBuilder. getContentTimestampData(TimestampToken timestampToken)DSSDocumentXAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)protected byte[]XAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken, String canonicalizationMethod)DSSDocumentXAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)protected byte[]XAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken, String canonicalizationMethod)DSSDocumentXAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)protected byte[]XAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken, String canonicalizationMethod)