Searched refs:theTrustManagerFactory (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/net/ssl/
H A DSSLSecurity.java393 private javax.net.ssl.TrustManagerFactory theTrustManagerFactory; field in class:TrustManagerFactorySpiWrapper
397 theTrustManagerFactory =
402 theTrustManagerFactory.init(ks);
411 theTrustManagerFactory.getTrustManagers();

Completed in 36 milliseconds