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

/openjdk7/jdk/src/share/classes/com/sun/net/ssl/
H A DSSLSecurity.java151 obj = new TrustManagerFactorySpiWrapper(algName, provider);
391 final class TrustManagerFactorySpiWrapper extends TrustManagerFactorySpi { class in inherits:TrustManagerFactorySpi
395 TrustManagerFactorySpiWrapper(String algName, Provider prov) throws method in class:TrustManagerFactorySpiWrapper

Completed in 28 milliseconds