Home | History | Annotate | Download | only in ssl

Lines Matching refs:GetInstance

31 import sun.security.jca.GetInstance;
98 * <code>getInstance</code> calls that created this
136 public static final TrustManagerFactory getInstance(String algorithm)
138 GetInstance.Instance instance = GetInstance.getInstance
179 public static final TrustManagerFactory getInstance(String algorithm,
182 GetInstance.Instance instance = GetInstance.getInstance
217 public static final TrustManagerFactory getInstance(String algorithm,
219 GetInstance.Instance instance = GetInstance.getInstance