Uses of Class
eu.europa.esig.dss.spi.x509.revocation.ListRevocationSource
Packages that use ListRevocationSource
Package
Description
-
Uses of ListRevocationSource in eu.europa.esig.dss.spi.signature
Methods in eu.europa.esig.dss.spi.signature that return ListRevocationSourceModifier and TypeMethodDescriptionListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> AdvancedSignature.getCompleteCRLSource()Gets a ListRevocationSource representing a merged source fromsignatureCRLSourseand all included to the signature timestamp objectsListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> DefaultAdvancedSignature.getCompleteCRLSource()ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> AdvancedSignature.getCompleteOCSPSource()Gets a ListRevocationSource representing a merged source fromsignatureOCSPSourseand all included to the signature timestamp objectsListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> DefaultAdvancedSignature.getCompleteOCSPSource()protected ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> DefaultAdvancedSignature.getCounterSignaturesCRLSource()Returns a merged CRL source for values incorporated within counter signaturesprotected ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> DefaultAdvancedSignature.getCounterSignaturesOCSPSource()Returns a merged OCSP source for values incorporated within counter signatures -
Uses of ListRevocationSource in eu.europa.esig.dss.spi.validation
Methods in eu.europa.esig.dss.spi.validation that return ListRevocationSourceModifier and TypeMethodDescriptionListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> SignatureValidationContext.getDocumentCRLSource()ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> ValidationContext.getDocumentCRLSource()Returns a list of all CRLOfflineRevocationSources extracted from a validating documentListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> SignatureValidationContext.getDocumentOCSPSource()ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> ValidationContext.getDocumentOCSPSource()Returns a list of all OCSPOfflineRevocationSources extracted from a validating documentMethods in eu.europa.esig.dss.spi.validation with parameters of type ListRevocationSourceModifier and TypeMethodDescriptionvoidSignatureValidationContext.addDocumentCRLSource(ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> crlSource) voidValidationContext.addDocumentCRLSource(ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> crlSource) Adds a list CRL source to the used list of sourcesvoidSignatureValidationContext.addDocumentOCSPSource(ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> ocspSource) voidValidationContext.addDocumentOCSPSource(ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> ocspSource) Adds a listd OCSP source to the used list of sources -
Uses of ListRevocationSource in eu.europa.esig.dss.spi.validation.timestamp
Fields in eu.europa.esig.dss.spi.validation.timestamp declared as ListRevocationSourceModifier and TypeFieldDescriptionprotected ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> SignatureTimestampSource.crlSourceCRL revocation source containing merged data from signature and timestampsprotected ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> SignatureTimestampSource.ocspSourceOCSP revocation source containing merged data from signature and timestampsMethods in eu.europa.esig.dss.spi.validation.timestamp that return ListRevocationSourceModifier and TypeMethodDescriptionListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> SignatureTimestampSource.getTimestampCRLSources()ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> SignatureTimestampSource.getTimestampOCSPSources()Methods in eu.europa.esig.dss.spi.validation.timestamp with parameters of type ListRevocationSourceModifier and TypeMethodDescriptionprotected List<TimestampedReference> AbstractTimestampSource.createReferencesForCRLRefs(Collection<? extends RevocationRef<eu.europa.esig.dss.model.x509.revocation.crl.CRL>> crlRefs, OfflineRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> currentCRLSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> listCRLSource) Returns a list of timestamped references from the given collection ofcrlRefsprotected List<TimestampedReference> AbstractTimestampSource.createReferencesForOCSPRefs(Collection<? extends RevocationRef<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP>> ocspRefs, OfflineRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> currentOCSPSource, ListCertificateSource listCertificateSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> listOCSPSource) Returns a list of timestamped references from the given collection ofocspRefsprotected List<TimestampedReference> AbstractTimestampSource.getEncapsulatedValuesFromEvidenceRecord(EvidenceRecord evidenceRecord, ListCertificateSource certificateSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> crlSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> ocspSource) Gets a list of all validation data embedded to theevidenceRecordprotected List<TimestampedReference> AbstractTimestampSource.getEncapsulatedValuesFromTimestamp(TimestampToken timestampedTimestamp, ListCertificateSource certificateSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> crlSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> ocspSource) Gets a list of all validation data embedded to thetimestampedTimestampprotected List<TimestampedReference> AbstractTimestampSource.getReferencesFromEvidenceRecord(EvidenceRecord evidenceRecord, ListCertificateSource certificateSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> crlSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> ocspSource) Incorporates all references from the givenevidenceRecordprotected List<TimestampedReference> AbstractTimestampSource.getReferencesFromTimestamp(TimestampToken timestampToken, ListCertificateSource certificateSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> crlSource, ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> ocspSource) Incorporates all references from the giventimestampToken -
Uses of ListRevocationSource in eu.europa.esig.dss.spi.x509.revocation
Methods in eu.europa.esig.dss.spi.x509.revocation with parameters of type ListRevocationSourceModifier and TypeMethodDescriptionvoidListRevocationSource.addAll(ListRevocationSource<R> listRevocationSource) Adds all sources from alistRevocationSourceto the list by keeping old values -
Uses of ListRevocationSource in eu.europa.esig.dss.spi.x509.tsp
Methods in eu.europa.esig.dss.spi.x509.tsp that return ListRevocationSourceModifier and TypeMethodDescriptionListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> TimestampSource.getTimestampCRLSources()Returns a mergedListRevocationSourceof all embedded timestamp CRL sourcesListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> TimestampSource.getTimestampOCSPSources()Returns a mergedListRevocationSourceof all embedded timestamp OCSP sources