Uses of Class
eu.europa.esig.dss.spi.x509.tsp.TimestampedReference
Package
Description
-
Uses of TimestampedReference in eu.europa.esig.dss.cades.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<TimestampedReference> CAdESTimestampSource.getArchiveTimestampReferences
(List<TimestampToken> previousTimestamps) protected List
<TimestampedReference> CAdESTimestampSource.getCounterSignatureReferences
(AdvancedSignature counterSignature) protected List
<TimestampedReference> CAdESTimestampSource.getSignatureSignedDataReferences()
Modifier and TypeMethodDescriptionprotected List
<EvidenceRecord> CAdESTimestampSource.makeEvidenceRecords
(CAdESAttribute signatureAttribute, List<TimestampedReference> references) protected TimestampToken
CAdESTimestampSource.makeTimestampToken
(CAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) -
Uses of TimestampedReference in eu.europa.esig.dss.evidencerecord.common.validation
Modifier and TypeMethodDescriptionvoid
DefaultEvidenceRecord.setTimestampedReferences
(List<TimestampedReference> timestampedReferences) -
Uses of TimestampedReference in eu.europa.esig.dss.evidencerecord.common.validation.timestamp
Modifier and TypeMethodDescriptionprotected TimestampedReference
EvidenceRecordTimestampSource.getEvidenceRecordReference()
Creates a evidence record reference for the current signatureModifier and TypeMethodDescriptionprotected List
<TimestampedReference> EvidenceRecordTimestampSource.getEncapsulatedReferencesFromCryptographicInformationList
(List<CryptographicInformation> cryptographicInformationList) Returns a list of TimestampedReferences for tokens encapsulated within the CryptographicInformationList element in Evidence Recordprotected List
<TimestampedReference> EvidenceRecordTimestampSource.getEncapsulatedReferencesFromTimestamp
(TimestampToken timestampToken) Returns a list of TimestampedReferences for tokens encapsulated within the time-stamp tokenprotected List
<TimestampedReference> EvidenceRecordTimestampSource.getEncapsulatedReferencesFromTimestamps
(List<TimestampToken> timestampTokens) Returns a list of TimestampedReferences for tokens encapsulated within the list of timestampTokensprotected List
<TimestampedReference> EvidenceRecordTimestampSource.getSignerDataReferences()
Returns a list of timestamped references for signed data objects -
Uses of TimestampedReference in eu.europa.esig.dss.jades.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<TimestampedReference> JAdESTimestampSource.getSignatureTimestampReferences()
Modifier and TypeMethodDescriptionprotected List
<EvidenceRecord> JAdESTimestampSource.makeEvidenceRecords
(JAdESAttribute signatureAttribute, List<TimestampedReference> references) protected TimestampToken
JAdESTimestampSource.makeTimestampToken
(JAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) protected List
<TimestampToken> JAdESTimestampSource.makeTimestampTokens
(JAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) -
Uses of TimestampedReference in eu.europa.esig.dss.pades.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<TimestampedReference> PAdESTimestampSource.getAdbeRevocationInfoArchivalReferences()
Returns a list of revocation dataTimestampedReference
s from the adbe-revocationInfoArchival signed attributePdfRevisionTimestampSource.getIncorporatedReferences()
Returns incorporated references for the revisionprotected List
<TimestampedReference> PAdESTimestampSource.getSignatureTimestampReferences()
-
Uses of TimestampedReference in eu.europa.esig.dss.spi.validation.analyzer
Modifier and TypeMethodDescriptionprotected List
<TimestampedReference> DefaultDocumentAnalyzer.getTimestampedReferences
(List<SignatureScope> signatureScopes) Returns a list of timestamped references from the given list ofSignatureScope
s -
Uses of TimestampedReference in eu.europa.esig.dss.spi.validation.timestamp
Modifier and TypeFieldDescriptionprotected List
<TimestampedReference> SignatureTimestampSource.unsignedPropertiesReferences
A list of all TimestampedReferences extracted from a signatureModifier and TypeMethodDescriptionprotected TimestampedReference
AbstractTimestampSource.createReferenceForCertificate
(CertificateToken certificateToken) Creates aTimestampedReference
for the providedCertificateToken
protected TimestampedReference
AbstractTimestampSource.createReferenceForIdentifier
(Identifier identifier, TimestampedObjectType timestampedObjectType) Creates aTimestampedReference
for the given identifierprotected TimestampedReference
SignatureTimestampSource.getSignatureReference()
Creates a timestamped reference for the current signatureModifier and TypeMethodDescriptionprotected List
<TimestampedReference> AbstractTimestampSource.createReferencesForCertificateRefs
(Collection<CertificateRef> certificateRefs, CertificateSource currentCertificateSource, ListCertificateSource listCertificateSource) Returns a list of timestamped references from the given collection ofcertificateRefs
protected List
<TimestampedReference> AbstractTimestampSource.createReferencesForCertificates
(Collection<CertificateToken> certificates) Creates a list ofTimestampedReference
s for the provided list ofcertificates
protected List
<TimestampedReference> AbstractTimestampSource.createReferencesForCRLBinaries
(Collection<? extends EncapsulatedRevocationTokenIdentifier<CRL>> crlBinaryIdentifiers) Creates a list ofTimestampedReference
s from a collection ofCRLBinary
sprotected List
<TimestampedReference> AbstractTimestampSource.createReferencesForCRLRefs
(Collection<? extends RevocationRef<CRL>> crlRefs, OfflineRevocationSource<CRL> currentCRLSource, ListRevocationSource<CRL> listCRLSource) Returns a list of timestamped references from the given collection ofcrlRefs
protected List
<TimestampedReference> AbstractTimestampSource.createReferencesForIdentifiers
(Collection<? extends Identifier> identifiers, TimestampedObjectType timestampedObjectType) Creates a list ofTimestampedReference
s from the identifiers of a given typeprotected List
<TimestampedReference> AbstractTimestampSource.createReferencesForOCSPBinaries
(Collection<? extends EncapsulatedRevocationTokenIdentifier<OCSP>> ocspBinaryIdentifiers, ListCertificateSource certificateSource) Creates a list ofTimestampedReference
s from a collection ofOCSPResponseBinary
sprotected List
<TimestampedReference> AbstractTimestampSource.createReferencesForOCSPBinary
(OCSPResponseBinary ocspResponseBinary, ListCertificateSource certificateSource) Creates a list ofTimestampedReference
s for aOCSPResponseBinary
protected List
<TimestampedReference> AbstractTimestampSource.createReferencesForOCSPRefs
(Collection<? extends RevocationRef<OCSP>> ocspRefs, OfflineRevocationSource<OCSP> currentOCSPSource, ListCertificateSource listCertificateSource, ListRevocationSource<OCSP> listOCSPSource) Returns a list of timestamped references from the given collection ofocspRefs
protected List
<TimestampedReference> SignatureTimestampSource.getArchiveTimestampReferences
(List<TimestampToken> previousTimestamps) Returns a list of time-stamped references for an archival time-stampprotected List
<TimestampedReference> SignatureTimestampSource.getCounterSignatureReferences
(AdvancedSignature counterSignature) Returns a list of references extracted from a counter signatureprotected List
<TimestampedReference> SignatureTimestampSource.getCounterSignaturesReferences
(List<AdvancedSignature> counterSignatures) Returns a list ofTimestampedReference
s encapsulated from the list of counter signaturesprotected List
<TimestampedReference> SignatureTimestampSource.getEncapsulatedReferencesFromTimestamps
(List<TimestampToken> timestampTokens) Returns a list of TimestampedReferences for tokens encapsulated within the list of timestampTokensprotected List
<TimestampedReference> AbstractTimestampSource.getEncapsulatedValuesFromTimestamp
(TimestampToken timestampedTimestamp, ListCertificateSource certificateSource, ListRevocationSource<CRL> crlSource, ListRevocationSource<OCSP> ocspSource) Gets a list of all validation data embedded to thetimestampedTimestamp
protected List
<TimestampedReference> SignatureTimestampSource.getKeyInfoReferences()
Returns references from the KeyInfo (for XAdES) encapsulated elementsprotected List
<TimestampedReference> AbstractTimestampSource.getReferencesFromTimestamp
(TimestampToken timestampToken, ListCertificateSource certificateSource, ListRevocationSource<CRL> crlSource, ListRevocationSource<OCSP> ocspSource) Incorporates all references from the giventimestampToken
protected List
<TimestampedReference> SignatureTimestampSource.getSignatureSignedDataReferences()
Returns a list of allTimestampedReference
s found into CMS SignedData of the signature NOTE: used only in ASiC-E CAdESprotected List
<TimestampedReference> SignatureTimestampSource.getSignatureTimestampReferences()
Returns a list ofTimestampedReference
for a "signature-timestamp" elementSignatureTimestampSource.getSignerDataReferences()
protected List
<TimestampedReference> AbstractTimestampSource.getSignerDataTimestampedReferences
(List<SignatureScope> signatureScopes) Creates a list ofTimestampedReference
s from a given list ofSignatureScope
sprotected List
<TimestampedReference> SignatureTimestampSource.getSigningCertificateTimestampReferences()
Returns a list ofTimestampedReference
s created from signing certificates of the signatureprotected List
<TimestampedReference> SignatureTimestampSource.getTimestampedCertificateRefs
(SA unsignedAttribute) Returns a list ofTimestampedReference
certificate refs found in the givenunsignedAttribute
protected List
<TimestampedReference> SignatureTimestampSource.getTimestampedCertificateValues
(SA unsignedAttribute) Returns a list ofTimestampedReference
s from theunsignedAttribute
containing certificate valuesprotected List
<TimestampedReference> SignatureTimestampSource.getTimestampedRevocationRefs
(SA unsignedAttribute) Returns a list ofTimestampedReference
revocation refs found in the givenunsignedAttribute
protected List
<TimestampedReference> SignatureTimestampSource.getTimestampedRevocationValues
(SA unsignedAttribute) Returns a list of timestamped revocation references extracted from the given unsigned attributeprotected List
<TimestampedReference> SignatureTimestampSource.getTimestampValidationData
(SA unsignedAttribute) Returns a list ofTimestampedReference
s encapsulated to the "timestamp-validation-data"unsignedAttribute
SignatureTimestampSource.getUnsignedPropertiesReferences()
Modifier and TypeMethodDescriptionprotected void
AbstractTimestampSource.addReference
(List<TimestampedReference> referenceList, TimestampedReference referenceToAdd) AddsreferenceToAdd
toreferenceList
without duplicatesModifier and TypeMethodDescriptionprotected void
AbstractTimestampSource.addReference
(List<TimestampedReference> referenceList, Identifier identifier, TimestampedObjectType category) Adds a reference for the given identifier and categoryprotected void
AbstractTimestampSource.addReference
(List<TimestampedReference> referenceList, TimestampedReference referenceToAdd) AddsreferenceToAdd
toreferenceList
without duplicatesprotected void
AbstractTimestampSource.addReferences
(List<TimestampedReference> referenceList, List<TimestampedReference> referencesToAdd) AddsreferencesToAdd
toreferenceList
without duplicatesprotected abstract List
<EvidenceRecord> SignatureTimestampSource.makeEvidenceRecords
(SA signatureAttribute, List<TimestampedReference> references) Creates a list of evidence records from the providedsignatureAttribute
protected abstract TimestampToken
SignatureTimestampSource.makeTimestampToken
(SA signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Creates a timestamp token from the providedsignatureAttribute
protected List
<TimestampToken> SignatureTimestampSource.makeTimestampTokens
(SA signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Creates timestamp tokens from the providedsignatureAttribute
with a given list ofTimestampedReference
s -
Uses of TimestampedReference in eu.europa.esig.dss.spi.x509.evidencerecord
Modifier and TypeMethodDescriptionEvidenceRecord.getTimestampedReferences()
Returns a list of references covered by the evidence recordModifier and TypeMethodDescriptionvoid
EvidenceRecord.setTimestampedReferences
(List<TimestampedReference> timestampedReferences) Sets references to objects covered by the evidence record -
Uses of TimestampedReference in eu.europa.esig.dss.spi.x509.tsp
Modifier and TypeMethodDescriptionTimestampSource.getSignerDataReferences()
Returns a list ofTimestampedReference
s obtained from thesignatureScopes
TimestampToken.getTimestampedReferences()
Gets list ofTimestampedReference
s covered by the current timestampTimestampSource.getUnsignedPropertiesReferences()
Returns a list ofTimestampedReference
s for all tokens embedded into unsigned properties of the signatureModifierConstructorDescriptionTimestampToken
(byte[] binaries, TimestampType type, List<TimestampedReference> timestampedReferences) Default constructor with timestamped referencesTimestampToken
(byte[] binaries, TimestampType type, List<TimestampedReference> timestampedReferences, TimestampIdentifierBuilder identifierBuilder) Default constructor with timestamped references and identifier builderTimestampToken
(org.bouncycastle.cms.CMSSignedData cms, TimestampType type, List<TimestampedReference> timestampedReferences) Constructor from CMS with timestamped referencesTimestampToken
(org.bouncycastle.cms.CMSSignedData cms, TimestampType type, List<TimestampedReference> timestampedReferences, TimestampIdentifierBuilder identifierBuilder) Constructor from CMS with timestamped references and identifier builderTimestampToken
(org.bouncycastle.tsp.TimeStampToken timeStamp, TimestampType type, List<TimestampedReference> timestampedReferences) Constructor with an indication of the timestamp type and time-stamped references.TimestampToken
(org.bouncycastle.tsp.TimeStampToken timeStamp, TimestampType type, List<TimestampedReference> timestampedReferences, TimestampIdentifierBuilder identifierBuilder) Constructor with an indication of the timestamp type, time-stamped references and an identifier builder. -
Uses of TimestampedReference in eu.europa.esig.dss.xades.validation.timestamp
Modifier and TypeMethodDescriptionprotected List
<TimestampedReference> XAdESTimestampSource.getArchiveTimestampReferences
(List<TimestampToken> previousTimestamps) protected List
<TimestampedReference> XAdESTimestampSource.getSignatureTimestampReferences()
Modifier and TypeMethodDescriptionprotected List
<EvidenceRecord> XAdESTimestampSource.makeEvidenceRecords
(XAdESAttribute signatureAttribute, List<TimestampedReference> references) protected TimestampToken
XAdESTimestampSource.makeTimestampToken
(XAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) protected List
<TimestampToken> XAdESTimestampSource.makeTimestampTokens
(XAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references)