Uses of Class
eu.europa.esig.dss.validation.timestamp.TimestampedReference
Packages that use TimestampedReference
Package
Description
-
Uses of TimestampedReference in eu.europa.esig.dss.cades.validation.timestamp
Methods in eu.europa.esig.dss.cades.validation.timestamp that return types with arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected List<TimestampedReference>CAdESTimestampSource.getArchiveTimestampOtherReferences(TimestampToken timestampToken) protected List<TimestampedReference>CAdESTimestampSource.getCounterSignatureReferences(AdvancedSignature counterSignature) protected List<TimestampedReference>CAdESTimestampSource.getSignatureSignedDataReferences()Method parameters in eu.europa.esig.dss.cades.validation.timestamp with type arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected TimestampTokenCAdESTimestampSource.makeTimestampToken(CAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) -
Uses of TimestampedReference in eu.europa.esig.dss.jades.validation.timestamp
Methods in eu.europa.esig.dss.jades.validation.timestamp that return types with arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected List<TimestampedReference>JAdESTimestampSource.getArchiveTimestampOtherReferences(TimestampToken timestampToken) protected List<TimestampedReference>JAdESTimestampSource.getSignatureTimestampReferences()Method parameters in eu.europa.esig.dss.jades.validation.timestamp with type arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected TimestampTokenJAdESTimestampSource.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
Methods in eu.europa.esig.dss.pades.validation.timestamp that return types with arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected List<TimestampedReference>PAdESTimestampSource.getAdbeRevocationInfoArchivalReferences()Returns a list of revocation dataTimestampedReferences 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.validation
Methods in eu.europa.esig.dss.validation that return types with arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected List<TimestampedReference>SignedDocumentValidator.getTimestampedReferences(List<SignatureScope> signatureScopes) Returns a list of timestamped references from the given list ofSignatureScopes -
Uses of TimestampedReference in eu.europa.esig.dss.validation.timestamp
Fields in eu.europa.esig.dss.validation.timestamp with type parameters of type TimestampedReferenceModifier and TypeFieldDescriptionprotected List<TimestampedReference>SignatureTimestampSource.unsignedPropertiesReferencesA list of all TimestampedReferences extracted from a signatureMethods in eu.europa.esig.dss.validation.timestamp that return TimestampedReferenceModifier and TypeMethodDescriptionprotected TimestampedReferenceAbstractTimestampSource.createReferenceForCertificate(CertificateToken certificateToken) Creates aTimestampedReferencefor the providedCertificateTokenprotected TimestampedReferenceAbstractTimestampSource.createReferenceForIdentifier(Identifier identifier, TimestampedObjectType timestampedObjectType) Creates aTimestampedReferencefor the given identifierMethods in eu.europa.esig.dss.validation.timestamp that return types with arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected List<TimestampedReference>AbstractTimestampSource.createReferencesForCertificateRefs(Collection<CertificateRef> certificateRefs, CertificateSource currentCertificateSource, ListCertificateSource listCertificateSource) Returns a list of timestamped references from the given collection ofcertificateRefsprotected List<TimestampedReference>AbstractTimestampSource.createReferencesForCertificates(Collection<CertificateToken> certificates) Creates a list ofTimestampedReferences for the provided list ofcertificatesprotected List<TimestampedReference>AbstractTimestampSource.createReferencesForCRLBinaries(Collection<? extends EncapsulatedRevocationTokenIdentifier<CRL>> crlBinaryIdentifiers) Creates a list ofTimestampedReferences from a collection ofCRLBinarysprotected 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 ofcrlRefsprotected List<TimestampedReference>AbstractTimestampSource.createReferencesForIdentifiers(Collection<? extends Identifier> identifiers, TimestampedObjectType timestampedObjectType) Creates a list ofTimestampedReferences from the identifiers of a given typeprotected List<TimestampedReference>AbstractTimestampSource.createReferencesForOCSPBinaries(Collection<? extends EncapsulatedRevocationTokenIdentifier<OCSP>> ocspBinaryIdentifiers, ListCertificateSource certificateSource) Creates a list ofTimestampedReferences from a collection ofOCSPResponseBinarysprotected List<TimestampedReference>AbstractTimestampSource.createReferencesForOCSPBinary(OCSPResponseBinary ocspResponseBinary, ListCertificateSource certificateSource) Creates a list ofTimestampedReferences for aOCSPResponseBinaryprotected 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 ofocspRefsprotected 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>SignatureTimestampSource.getCounterSignatureReferences(AdvancedSignature counterSignature) Returns a list of references extracted from a counter signatureprotected List<TimestampedReference>SignatureTimestampSource.getCounterSignaturesReferences(List<AdvancedSignature> counterSignatures) Returns a list ofTimestampedReferences 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 thetimestampedTimestampprotected 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 giventimestampTokenprotected List<TimestampedReference>SignatureTimestampSource.getSignatureSignedDataReferences()Returns a list of allTimestampedReferences found into CMS SignedData of the signature NOTE: used only in ASiC-E CAdESprotected List<TimestampedReference>SignatureTimestampSource.getSignatureTimestampReferences()Returns a list ofTimestampedReferencefor a "signature-timestamp" elementSignatureTimestampSource.getSignerDataReferences()TimestampSource.getSignerDataReferences()Returns a list ofTimestampedReferences obtained from thesignatureScopesprotected List<TimestampedReference>SignatureTimestampSource.getSignerDataTimestampedReferences(List<SignatureScope> signatureScopes) Creates a list ofTimestampedReferences from a given list ofSignatureScopesprotected List<TimestampedReference>SignatureTimestampSource.getSigningCertificateTimestampReferences()Returns a list ofTimestampedReferences created from signing certificates of the signatureprotected List<TimestampedReference>SignatureTimestampSource.getTimestampedCertificateRefs(SA unsignedAttribute) Returns a list ofTimestampedReferencecertificate refs found in the givenunsignedAttributeprotected List<TimestampedReference>SignatureTimestampSource.getTimestampedCertificateValues(SA unsignedAttribute) Returns a list ofTimestampedReferences from theunsignedAttributecontaining certificate valuesTimestampToken.getTimestampedReferences()Gets list ofTimestampedReferences covered by the current timestampprotected List<TimestampedReference>SignatureTimestampSource.getTimestampedRevocationRefs(SA unsignedAttribute) Returns a list ofTimestampedReferencerevocation refs found in the givenunsignedAttributeprotected 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 ofTimestampedReferences encapsulated to the "timestamp-validation-data"unsignedAttributeSignatureTimestampSource.getUnsignedPropertiesReferences()TimestampSource.getUnsignedPropertiesReferences()Returns a list ofTimestampedReferences for all tokens embedded into unsigned properties of the signatureMethods in eu.europa.esig.dss.validation.timestamp with parameters of type TimestampedReferenceModifier and TypeMethodDescriptionprotected voidAbstractTimestampSource.addReference(List<TimestampedReference> referenceList, TimestampedReference referenceToAdd) AddsreferenceToAddtoreferenceListwithout duplicatesMethod parameters in eu.europa.esig.dss.validation.timestamp with type arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected voidAbstractTimestampSource.addReference(List<TimestampedReference> referenceList, Identifier identifier, TimestampedObjectType category) Adds a reference for the given identifier and categoryprotected voidAbstractTimestampSource.addReference(List<TimestampedReference> referenceList, TimestampedReference referenceToAdd) AddsreferenceToAddtoreferenceListwithout duplicatesprotected voidAbstractTimestampSource.addReferences(List<TimestampedReference> referenceList, List<TimestampedReference> referencesToAdd) AddsreferencesToAddtoreferenceListwithout duplicatesprotected abstract TimestampTokenSignatureTimestampSource.makeTimestampToken(SA signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Creates a timestamp token from the providedsignatureAttributeprotected List<TimestampToken>SignatureTimestampSource.makeTimestampTokens(SA signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) Creates timestamp tokens from the providedsignatureAttributewith a given list ofTimestampedReferencesConstructor parameters in eu.europa.esig.dss.validation.timestamp with type arguments of type TimestampedReferenceModifierConstructorDescriptionTimestampToken(byte[] binaries, TimestampType type, List<TimestampedReference> timestampedReferences) Default constructor with timestamped referencesTimestampToken(org.bouncycastle.cms.CMSSignedData cms, TimestampType type, List<TimestampedReference> timestampedReferences) Default constructor with timestamped referencesTimestampToken(org.bouncycastle.tsp.TimeStampToken timeStamp, TimestampType type, List<TimestampedReference> timestampedReferences) Constructor with an indication of the timestamp type. -
Uses of TimestampedReference in eu.europa.esig.dss.xades.validation.timestamp
Methods in eu.europa.esig.dss.xades.validation.timestamp that return types with arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected List<TimestampedReference>XAdESTimestampSource.getArchiveTimestampOtherReferences(TimestampToken timestampToken) protected List<TimestampedReference>XAdESTimestampSource.getSignatureTimestampReferences()Method parameters in eu.europa.esig.dss.xades.validation.timestamp with type arguments of type TimestampedReferenceModifier and TypeMethodDescriptionprotected TimestampTokenXAdESTimestampSource.makeTimestampToken(XAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references) protected List<TimestampToken>XAdESTimestampSource.makeTimestampTokens(XAdESAttribute signatureAttribute, TimestampType timestampType, List<TimestampedReference> references)