Searched refs:searchAllCertStores (Results 1 – 2 of 2) sorted by relevance
73 private boolean searchAllCertStores = true; field in ForwardBuilder80 ForwardBuilder(BuilderParams buildParams, boolean searchAllCertStores) { in ForwardBuilder() argument96 this.searchAllCertStores = searchAllCertStores; in ForwardBuilder()180 addMatchingCerts(eeSelector, certStores, eeCerts, searchAllCertStores); in getMatchingEECerts()297 if (caCerts.add(trustedCert) && !searchAllCertStores) { in getMatchingCACerts()327 caCerts, searchAllCertStores) in getMatchingCACerts()328 && !searchAllCertStores) { in getMatchingCACerts()375 if (!searchAllCertStores) { in getCerts()
149 private PKIXCertPathBuilderResult buildCertPath(boolean searchAllCertStores, in buildCertPath() argument160 buildForward(adjList, certPathList, searchAllCertStores); in buildCertPath()208 boolean searchAllCertStores) in buildForward() argument228 searchAllCertStores), in buildForward()