Uses of Interface
eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP
Packages that use OCSP
Package
Description
-
Uses of OCSP in eu.europa.esig.dss.evidencerecord.common.validation
Methods in eu.europa.esig.dss.evidencerecord.common.validation that return types with arguments of type OCSP -
Uses of OCSP in eu.europa.esig.dss.evidencerecord.common.validation.timestamp
Fields in eu.europa.esig.dss.evidencerecord.common.validation.timestamp with type parameters of type OCSPModifier and TypeFieldDescriptionprotected ListRevocationSource<OCSP> EvidenceRecordTimestampSource.ocspSourceOCSP revocation source containing merged data from signature and timestamps -
Uses of OCSP in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return types with arguments of type OCSPModifier and TypeMethodDescriptionPAdESOCSPSource.getADBERevocationValuesBinaries()PAdESOCSPSource.getADBERevocationValuesTokens()PAdESOCSPSource.getAllRevocationBinariesWithOrigins()PAdESOCSPSource.getAllRevocationTokensWithOrigins()PAdESSignature.getCompleteOCSPSource()PAdESOCSPSource.getDSSDictionaryBinaries()PAdESOCSPSource.getDSSDictionaryTokens()PAdESOCSPSource.getRevocationTokens(CertificateToken certificateToken, CertificateToken issuerToken) PAdESOCSPSource.getVRIDictionaryBinaries()PAdESOCSPSource.getVRIDictionaryTokens()Method parameters in eu.europa.esig.dss.pades.validation with type arguments of type OCSPModifier and TypeMethodDescriptionvoidPAdESSignature.setDssOCSPSource(ListRevocationSource<OCSP> dssOCSPSource) Sets a joint DSS/VRI OCSP Source -
Uses of OCSP in eu.europa.esig.dss.pades.validation.dss
Methods in eu.europa.esig.dss.pades.validation.dss that return types with arguments of type OCSPModifier and TypeMethodDescriptionPdfDssDictOCSPSource.getAllRevocationBinariesWithOrigins()PdfDssDictOCSPSource.getAllRevocationTokensWithOrigins()PdfDssDictOCSPSource.getDSSDictionaryBinaries()PdfDssDictOCSPSource.getDSSDictionaryTokens()PdfDssDictOCSPSource.getRevocationTokens(CertificateToken certificateToken, CertificateToken issuerToken) PdfDssDictOCSPSource.getVRIDictionaryBinaries()PdfDssDictOCSPSource.getVRIDictionaryTokens()Method parameters in eu.europa.esig.dss.pades.validation.dss with type arguments of type OCSPModifier and TypeMethodDescriptionvoidPdfCompositeDssDictOCSPSource.addRevocation(RevocationToken<OCSP> token, EncapsulatedRevocationTokenIdentifier<OCSP> binary) voidPdfCompositeDssDictOCSPSource.addRevocation(RevocationToken<OCSP> token, EncapsulatedRevocationTokenIdentifier<OCSP> binary) protected Set<PdfObjectKey> PdfCompositeDssDictOCSPSource.getRevocationTokenIds(RevocationToken<OCSP> ocspToken) Returns corresponding PDF object identifier for the extracted revocation tokenprotected Set<PdfObjectKey> PdfCompositeDssDictOCSPSource.getTokenBinaryObjectIds(EncapsulatedRevocationTokenIdentifier<OCSP> binary) Returns PDF object identifier for the provided binary -
Uses of OCSP in eu.europa.esig.dss.service.ocsp
Methods in eu.europa.esig.dss.service.ocsp that return types with arguments of type OCSPModifier and TypeMethodDescriptionprotected RevocationToken<OCSP> JdbcCacheOCSPSource.buildRevocationTokenFromResult(SqlRecord response, CertificateToken certificateToken, CertificateToken issuerCert) Method parameters in eu.europa.esig.dss.service.ocsp with type arguments of type OCSPModifier and TypeMethodDescriptionprotected voidJdbcCacheOCSPSource.insertRevocation(String revocationKey, RevocationToken<OCSP> token) protected voidJdbcCacheOCSPSource.updateRevocation(String revocationKey, RevocationToken<OCSP> token) Updates the currently stored OCSP token for the givenkeywith suppliedtoken. -
Uses of OCSP in eu.europa.esig.dss.spi.signature
Methods in eu.europa.esig.dss.spi.signature that return types with arguments of type OCSPModifier and TypeMethodDescriptionAdvancedSignature.getCompleteOCSPSource()Gets a ListRevocationSource representing a merged source fromsignatureOCSPSourseand all included to the signature timestamp objectsDefaultAdvancedSignature.getCompleteOCSPSource()protected ListRevocationSource<OCSP> DefaultAdvancedSignature.getCounterSignaturesOCSPSource()Returns a merged OCSP source for values incorporated within counter signaturesAdvancedSignature.getOCSPSource()Gets an OCSP source which contains ALL OCSP responses embedded in the signature. -
Uses of OCSP in eu.europa.esig.dss.spi.validation
Fields in eu.europa.esig.dss.spi.validation with type parameters of type OCSPModifier and TypeFieldDescriptionprotected RevocationSource<OCSP> RevocationDataLoadingStrategy.ocspSourceThe OCSP revocation sourceMethods in eu.europa.esig.dss.spi.validation that return types with arguments of type OCSPModifier and TypeMethodDescriptionprotected RevocationToken<OCSP> RevocationDataLoadingStrategy.checkOCSP(CertificateToken certificateToken, CertificateToken issuerToken) Retrieves and verifies the obtained OCSP tokenSignatureValidationContext.getDocumentOCSPSource()ValidationContext.getDocumentOCSPSource()Returns a list of all OCSPOfflineRevocationSources extracted from a validating documentCertificateVerifier.getOcspSource()Returns the OCSP source associated with this verifier.CommonCertificateVerifier.getOcspSource()Method parameters in eu.europa.esig.dss.spi.validation with type arguments of type OCSPModifier and TypeMethodDescriptionvoidSignatureValidationContext.addDocumentOCSPSource(ListRevocationSource<OCSP> ocspSource) voidSignatureValidationContext.addDocumentOCSPSource(OfflineRevocationSource<OCSP> ocspSource) voidValidationContext.addDocumentOCSPSource(ListRevocationSource<OCSP> ocspSource) Adds a listd OCSP source to the used list of sourcesvoidValidationContext.addDocumentOCSPSource(OfflineRevocationSource<OCSP> ocspSource) Adds an extracted OCSP source to the used list of sourcesvoidCertificateVerifier.setOcspSource(RevocationSource<OCSP> ocspSource) Defines the source of OCSP used by this classvoidCommonCertificateVerifier.setOcspSource(RevocationSource<OCSP> ocspSource) -
Uses of OCSP in eu.europa.esig.dss.spi.validation.timestamp
Fields in eu.europa.esig.dss.spi.validation.timestamp with type parameters of type OCSPModifier and TypeFieldDescriptionprotected ListRevocationSource<OCSP> SignatureTimestampSource.ocspSourceOCSP revocation source containing merged data from signature and timestampsMethods in eu.europa.esig.dss.spi.validation.timestamp that return types with arguments of type OCSPMethod parameters in eu.europa.esig.dss.spi.validation.timestamp with type arguments of type OCSPModifier and TypeMethodDescriptionprotected List<TimestampedReference> AbstractTimestampSource.createReferencesForOCSPBinaries(Collection<? extends EncapsulatedRevocationTokenIdentifier<OCSP>> ocspBinaryIdentifiers, ListCertificateSource certificateSource) Creates a list ofTimestampedReferences from a collection ofOCSPResponseBinarysprotected 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 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 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 -
Uses of OCSP in eu.europa.esig.dss.spi.x509.evidencerecord
Methods in eu.europa.esig.dss.spi.x509.evidencerecord that return types with arguments of type OCSPModifier and TypeMethodDescriptionEvidenceRecord.getOCSPSource()Gets an OCSP source which contains ALL OCSP responses embedded in the evidence record. -
Uses of OCSP in eu.europa.esig.dss.spi.x509.revocation.ocsp
Methods in eu.europa.esig.dss.spi.x509.revocation.ocsp that return types with arguments of type OCSPModifier and TypeMethodDescriptionExternalResourcesOCSPSource.getRevocationTokens(CertificateToken certificate, CertificateToken issuer) OfflineOCSPSource.getRevocationTokens(CertificateToken certificate, CertificateToken issuer) Method parameters in eu.europa.esig.dss.spi.x509.revocation.ocsp with type arguments of type OCSPModifier and TypeMethodDescriptionbooleanOCSPTokenRefMatcher.match(EncapsulatedRevocationTokenIdentifier<OCSP> identifier, RevocationRef<OCSP> reference) booleanOCSPTokenRefMatcher.match(EncapsulatedRevocationTokenIdentifier<OCSP> identifier, RevocationRef<OCSP> reference) booleanOCSPTokenRefMatcher.match(RevocationToken<OCSP> token, RevocationRef<OCSP> reference) booleanOCSPTokenRefMatcher.match(RevocationToken<OCSP> token, RevocationRef<OCSP> reference) -
Uses of OCSP in eu.europa.esig.dss.spi.x509.tsp
Methods in eu.europa.esig.dss.spi.x509.tsp that return types with arguments of type OCSPModifier and TypeMethodDescriptionTimestampSource.getTimestampOCSPSources()Returns a mergedListRevocationSourceof all embedded timestamp OCSP sources -
Uses of OCSP in eu.europa.esig.dss.validation.reports.diagnostic
Fields in eu.europa.esig.dss.validation.reports.diagnostic with type parameters of type OCSPModifier and TypeFieldDescriptionprotected ListRevocationSource<OCSP> SignedDocumentDiagnosticDataBuilder.documentOCSPSourceThe list of all OCSP revocation sources extracted from a validating document (signature(s), timestamp(s))Method parameters in eu.europa.esig.dss.validation.reports.diagnostic with type arguments of type OCSPModifier and TypeMethodDescriptionSignedDocumentDiagnosticDataBuilder.documentOCSPSource(ListRevocationSource<OCSP> documentCRLSource) Sets a document OCSP Source containing all sources extracted from the provided signature(s)/timestamp(s)