HomeSort by relevance Sort by last modified time
    Searched defs:getTrustedCertificates (Results 1 - 7 of 7) sorted by null

  /libcore/ojluni/src/main/java/sun/security/validator/
Validator.java 279 public abstract Collection<X509Certificate> getTrustedCertificates();
PKIXValidator.java 161 public Collection<X509Certificate> getTrustedCertificates() {
SimpleValidator.java 93 * getTrustedCertificates().
115 public Collection<X509Certificate> getTrustedCertificates() {
  /cts/tests/tests/networksecurityconfig/networksecurityconfig-resourcesrc/src/android/security/net/config/cts/
ResourceSourceTest.java 37 Set<X509Certificate> trusted = getTrustedCertificates();
43 Set<X509Certificate> trusted = getTrustedCertificates();
49 Set<X509Certificate> trusted = getTrustedCertificates();
56 Set<X509Certificate> trusted = getTrustedCertificates();
63 Set<X509Certificate> trusted = getTrustedCertificates();
88 private static Set<X509Certificate> getTrustedCertificates() throws Exception {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 

Completed in 157 milliseconds