Uses of Enum
org.conscrypt.metrics.CertificateTransparencyVerificationReason
Packages that use CertificateTransparencyVerificationReason
-
Uses of CertificateTransparencyVerificationReason in org.conscrypt
Methods in org.conscrypt that return CertificateTransparencyVerificationReason -
Uses of CertificateTransparencyVerificationReason in org.conscrypt.ct
Methods in org.conscrypt.ct that return CertificateTransparencyVerificationReasonModifier and TypeMethodDescriptionCertificateTransparency.reasonCTVerificationRequired(String host) -
Uses of CertificateTransparencyVerificationReason in org.conscrypt.metrics
Methods in org.conscrypt.metrics that return CertificateTransparencyVerificationReasonModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CertificateTransparencyVerificationReason.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.conscrypt.metrics with parameters of type CertificateTransparencyVerificationReasonModifier 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)