Searched defs:getTrustManager (Results 1 - 25 of 87) sorted by relevance

1234

/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DTopologyCacheException.java161 public ApplicationTrustManager getTrustManager() method in class:TopologyCacheException
H A DTopologyCache.java202 public ApplicationTrustManager getTrustManager() method in class:TopologyCache
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DTopologyCacheException.java162 public ApplicationTrustManager getTrustManager() method in class:TopologyCacheException
H A DTopologyCache.java214 public ApplicationTrustManager getTrustManager() method in class:TopologyCache
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/
H A DTopologyCacheException.java162 public ApplicationTrustManager getTrustManager() method in class:TopologyCacheException
H A DTopologyCache.java214 public ApplicationTrustManager getTrustManager() method in class:TopologyCache
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/
H A DTopologyCacheException.java161 public ApplicationTrustManager getTrustManager() method in class:TopologyCacheException
H A DTopologyCache.java202 public ApplicationTrustManager getTrustManager() method in class:TopologyCache
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/
H A DTopologyCacheException.java162 public ApplicationTrustManager getTrustManager() method in class:TopologyCacheException
H A DTopologyCache.java214 public ApplicationTrustManager getTrustManager() method in class:TopologyCache
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/
H A DTopologyCacheException.java161 public ApplicationTrustManager getTrustManager() method in class:TopologyCacheException
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/client/cli/
H A DSecureConnectionCliParser.java399 public ApplicationTrustManager getTrustManager() method in class:SecureConnectionCliParser
401 return secureArgsList.getTrustManager();
/forgerock/opendj2/src/server/org/opends/server/admin/client/cli/
H A DSecureConnectionCliArgs.java803 public ApplicationTrustManager getTrustManager() method in class:SecureConnectionCliArgs
H A DSecureConnectionCliParser.java456 public ApplicationTrustManager getTrustManager() method in class:SecureConnectionCliParser
458 return secureArgsList.getTrustManager();
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallUserData.java247 public ApplicationTrustManager getTrustManager() { method in class:UninstallUserData
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/ui/
H A DLoginDialog.java395 info.setTrustManager(getTrustManager());
485 getTrustManager().getLastRefusedChain(),
486 getTrustManager().getLastRefusedAuthType(), excType);
646 private ApplicationTrustManager getTrustManager() method in class:LoginDialog
671 getTrustManager().acceptCertificate(chain, authType, host);
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/cli/
H A DSecureConnectionCliArgs.java804 public ApplicationTrustManager getTrustManager() method in class:SecureConnectionCliArgs
H A DSecureConnectionCliParser.java457 public ApplicationTrustManager getTrustManager() method in class:SecureConnectionCliParser
459 return secureArgsList.getTrustManager();
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java424 getTrustManager(), getKeyManager());
446 public ApplicationTrustManager getTrustManager() method in class:LDAPConnectionPool
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallUserData.java246 public ApplicationTrustManager getTrustManager() { method in class:UninstallUserData
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/ui/
H A DLoginDialog.java394 info.setTrustManager(getTrustManager());
484 getTrustManager().getLastRefusedChain(),
485 getTrustManager().getLastRefusedAuthType(), excType);
645 private ApplicationTrustManager getTrustManager() method in class:LoginDialog
670 getTrustManager().acceptCertificate(chain, authType, host);
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java519 getTrustManager() , getKeyManager());
545 public ApplicationTrustManager getTrustManager() method in class:LDAPConnectionPool
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/cli/
H A DSecureConnectionCliArgs.java804 public ApplicationTrustManager getTrustManager() method in class:SecureConnectionCliArgs
H A DSecureConnectionCliParser.java457 public ApplicationTrustManager getTrustManager() method in class:SecureConnectionCliParser
459 return secureArgsList.getTrustManager();
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DLDAPConnectionPool.java519 getTrustManager() , getKeyManager());
545 public ApplicationTrustManager getTrustManager() method in class:LDAPConnectionPool

Completed in 139 milliseconds

1234