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

/openjdk7/jdk/src/share/classes/sun/security/ssl/
H A DTrustManagerFactoryImpl.java38 abstract class TrustManagerFactoryImpl extends TrustManagerFactorySpi { class in inherits:TrustManagerFactorySpi
44 TrustManagerFactoryImpl() { method in class:TrustManagerFactoryImpl
100 "TrustManagerFactoryImpl is not initialized");
238 public static final class SimpleFactory extends TrustManagerFactoryImpl {
250 public static final class PKIXFactory extends TrustManagerFactoryImpl {
H A DSSLContextImpl.java529 TrustManagerFactoryImpl.getCacertsKeyStore("defaultctx");

Completed in 47 milliseconds