Searched defs:getTrustManagers (Results 1 – 2 of 2) sorted by relevance
93 TrustManager[] getTrustManagers() throws GeneralSecurityException, IOException { in getTrustManagers() method in DefaultSSLContextImpl
1099 …protected TrustManager[] getTrustManagers(KeyStore trustStore, Collection<? extends CRL> crls) thr… in getTrustManagers() method in SslContextFactory