Searched refs:isServerCertValidationEnabled (Results 1 – 3 of 3) sorted by relevance
604 assertFalse(baseConfig.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertNotEnabled()610 assertFalse(baseConfig.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertNotEnabled()616 assertFalse(baseConfig.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertNotEnabled()715 assertTrue(configWithCertAndDomainSuffixMatch.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertEnabled()720 assertTrue(configWithCertAndAltSubjectMatch.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertEnabled()726 assertTrue(configWithAliasAndDomainSuffixMatch.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertEnabled()731 assertTrue(configWithAliasAndAltSubjectMatch.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertEnabled()
1880 public boolean isServerCertValidationEnabled() { in isServerCertValidationEnabled() method in WifiEnterpriseConfig
317 method public boolean isServerCertValidationEnabled();