Searched refs:isServerCertValidationEnabled (Results 1 – 3 of 3) sorted by relevance
567 assertFalse(baseConfig.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertNotEnabled()573 assertFalse(baseConfig.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertNotEnabled()579 assertFalse(baseConfig.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertNotEnabled()628 assertTrue(configWithCertAndDomainSuffixMatch.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertEnabled()633 assertTrue(configWithCertAndAltSubjectMatch.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertEnabled()639 assertTrue(configWithAliasAndDomainSuffixMatch.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertEnabled()644 assertTrue(configWithAliasAndAltSubjectMatch.isServerCertValidationEnabled()); in testIsEnterpriseConfigServerCertEnabled()
1506 public boolean isServerCertValidationEnabled() { in isServerCertValidationEnabled() method in WifiEnterpriseConfig
239 method public boolean isServerCertValidationEnabled();