Uses of Interface
org.conscrypt.ct.LogStore
Packages that use LogStore
-
Uses of LogStore in org.conscrypt.ct
Fields in org.conscrypt.ct declared as LogStoreModifier and TypeFieldDescriptionprivate LogStoreCertificateTransparency.logStoreprivate final LogStoreVerifier.storeMethods in org.conscrypt.ct with parameters of type LogStoreConstructors in org.conscrypt.ct with parameters of type LogStore -
Uses of LogStore in org.conscrypt.metrics
Methods in org.conscrypt.metrics with parameters of type LogStoreModifier and TypeMethodDescriptionvoidNoopStatsLog.reportCTVerificationResult(LogStore logStore, VerificationResult result, PolicyCompliance compliance, CertificateTransparencyVerificationReason reason) voidStatsLog.reportCTVerificationResult(LogStore logStore, VerificationResult result, PolicyCompliance compliance, CertificateTransparencyVerificationReason reason) voidStatsLogImpl.reportCTVerificationResult(LogStore store, VerificationResult result, PolicyCompliance compliance, CertificateTransparencyVerificationReason reason) voidNoopStatsLog.updateCTLogListStatusChanged(LogStore logStore) voidStatsLog.updateCTLogListStatusChanged(LogStore logStore) voidStatsLogImpl.updateCTLogListStatusChanged(LogStore logStore)