Uses of Enum Class
io.webfolder.cdp.type.network.CertificateTransparencyCompliance
Packages that use CertificateTransparencyCompliance
-
Uses of CertificateTransparencyCompliance in io.webfolder.cdp.type.network
Methods in io.webfolder.cdp.type.network that return CertificateTransparencyComplianceModifier and TypeMethodDescriptionSecurityDetails.getCertificateTransparencyCompliance()
Whether the request complied with Certificate Transparency policyReturns the enum constant of this class with the specified name.static CertificateTransparencyCompliance[]
CertificateTransparencyCompliance.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.webfolder.cdp.type.network with parameters of type CertificateTransparencyComplianceModifier and TypeMethodDescriptionvoid
SecurityDetails.setCertificateTransparencyCompliance
(CertificateTransparencyCompliance certificateTransparencyCompliance) Whether the request complied with Certificate Transparency policy