Searched defs:setThreadTrustManager (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/ads/org/opends/admin/ads/util/
H A DTrustedSocketFactory.java86 setThreadTrustManager(trustManager, Thread.currentThread());
95 public static synchronized void setThreadTrustManager( method in class:TrustedSocketFactory
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/util/
H A DTrustedSocketFactory.java87 setThreadTrustManager(trustManager, Thread.currentThread());
96 public static synchronized void setThreadTrustManager( method in class:TrustedSocketFactory
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/util/
H A DTrustedSocketFactory.java87 setThreadTrustManager(trustManager, Thread.currentThread());
96 public static synchronized void setThreadTrustManager( method in class:TrustedSocketFactory
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/util/
H A DTrustedSocketFactory.java86 setThreadTrustManager(trustManager, Thread.currentThread());
95 public static synchronized void setThreadTrustManager( method in class:TrustedSocketFactory
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/util/
H A DTrustedSocketFactory.java87 setThreadTrustManager(trustManager, Thread.currentThread());
96 public static synchronized void setThreadTrustManager( method in class:TrustedSocketFactory
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/util/
H A DTrustedSocketFactory.java83 setThreadTrustManager(trustManager, Thread.currentThread());
92 public static synchronized void setThreadTrustManager( method in class:TrustedSocketFactory

Completed in 96 milliseconds