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

/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DPromptTrustManager.java54 public class PromptTrustManager class in inherits:X509TrustManager
62 new TrustManager[] { new PromptTrustManager() };
69 private PromptTrustManager() method in class:PromptTrustManager
H A DSSLConnectionFactory.java111 trustManagers = PromptTrustManager.getTrustManagers();
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DPromptTrustManager.java53 public class PromptTrustManager class in inherits:X509TrustManager
61 new TrustManager[] { new PromptTrustManager() };
68 private PromptTrustManager() method in class:PromptTrustManager
H A DSSLConnectionFactory.java110 trustManagers = PromptTrustManager.getTrustManagers();
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DPromptTrustManager.java54 public class PromptTrustManager class in inherits:X509TrustManager
62 new TrustManager[] { new PromptTrustManager() };
69 private PromptTrustManager() method in class:PromptTrustManager
H A DSSLConnectionFactory.java111 trustManagers = PromptTrustManager.getTrustManagers();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DPromptTrustManager.java54 public class PromptTrustManager class in inherits:X509TrustManager
62 new TrustManager[] { new PromptTrustManager() };
69 private PromptTrustManager() method in class:PromptTrustManager
H A DSSLConnectionFactory.java111 trustManagers = PromptTrustManager.getTrustManagers();
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DPromptTrustManager.java53 public class PromptTrustManager class in inherits:X509TrustManager
61 new TrustManager[] { new PromptTrustManager() };
68 private PromptTrustManager() method in class:PromptTrustManager
H A DSSLConnectionFactory.java110 trustManagers = PromptTrustManager.getTrustManagers();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DPromptTrustManager.java54 public class PromptTrustManager class in inherits:X509TrustManager
62 new TrustManager[] { new PromptTrustManager() };
69 private PromptTrustManager() method in class:PromptTrustManager
H A DSSLConnectionFactory.java106 trustManagers = PromptTrustManager.getTrustManagers();

Completed in 77 milliseconds