Searched refs:getChain (Results 1 - 25 of 70) sorted by relevance

123

/forgerock/opendj2/src/ads/org/opends/admin/ads/util/
H A DOpendsCertificateException.java91 public X509Certificate[] getChain() method in class:OpendsCertificateException
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/util/
H A DOpendsCertificateException.java92 public X509Certificate[] getChain() method in class:OpendsCertificateException
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/util/
H A DOpendsCertificateException.java92 public X509Certificate[] getChain() method in class:OpendsCertificateException
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/util/
H A DOpendsCertificateException.java91 public X509Certificate[] getChain() method in class:OpendsCertificateException
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/util/
H A DOpendsCertificateException.java92 public X509Certificate[] getChain() method in class:OpendsCertificateException
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/util/
H A DOpendsCertificateException.java97 public X509Certificate[] getChain() method in class:OpendsCertificateException
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java127 public X509Certificate[] getChain() method in class:UserDataCertificateException
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java128 public X509Certificate[] getChain() method in class:UserDataCertificateException
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java128 public X509Certificate[] getChain() method in class:UserDataCertificateException
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java127 public X509Certificate[] getChain() method in class:UserDataCertificateException
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/
H A DUserDataCertificateException.java128 public X509Certificate[] getChain() method in class:UserDataCertificateException
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DUserDataCertificateException.java128 public X509Certificate[] getChain() method in class:UserDataCertificateException
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java315 if ((ce.getChain() != null) && (ce.getChain().length > 0))
408 if ((ce.getChain() != null) && (ce.getChain().length > 0))
429 for (int i=0; i<ce.getChain().length; i++)
431 X509Certificate cert = ce.getChain()[i];
474 if (ce.getChain().length == 1)
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java316 if ((ce.getChain() != null) && (ce.getChain().length > 0))
409 if ((ce.getChain() != null) && (ce.getChain().length > 0))
430 for (int i=0; i<ce.getChain().length; i++)
432 X509Certificate cert = ce.getChain()[i];
475 if (ce.getChain().length == 1)
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java316 if ((ce.getChain() != null) && (ce.getChain().length > 0))
409 if ((ce.getChain() != null) && (ce.getChain().length > 0))
430 for (int i=0; i<ce.getChain().length; i++)
432 X509Certificate cert = ce.getChain()[i];
475 if (ce.getChain().length == 1)
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java315 if ((ce.getChain() != null) && (ce.getChain().length > 0))
408 if ((ce.getChain() != null) && (ce.getChain().length > 0))
429 for (int i=0; i<ce.getChain().length; i++)
431 X509Certificate cert = ce.getChain()[i];
474 if (ce.getChain().length == 1)
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java316 if ((ce.getChain() != null) && (ce.getChain().length > 0))
409 if ((ce.getChain() != null) && (ce.getChain().length > 0))
430 for (int i=0; i<ce.getChain().length; i++)
432 X509Certificate cert = ce.getChain()[i];
475 if (ce.getChain().length == 1)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DCertificateDialog.java306 if (ce.getChain() != null && ce.getChain().length > 0)
402 if (ce.getChain() != null && ce.getChain().length > 0)
423 for (int i=0; i<ce.getChain().length; i++)
425 X509Certificate cert = ce.getChain()[i];
468 if (ce.getChain().length == 1)
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsconfig/
H A DLDAPManagementContextFactory.java200 if (ci.checkServerCertificate(oce.getChain(), authType,
270 if (ci.checkServerCertificate(oce.getChain(), authType,
/forgerock/opendj2/src/server/org/opends/server/tools/dsconfig/
H A DLDAPManagementContextFactory.java199 if (ci.checkServerCertificate(oce.getChain(), authType,
269 if (ci.checkServerCertificate(oce.getChain(), authType,
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsconfig/
H A DLDAPManagementContextFactory.java200 if (ci.checkServerCertificate(oce.getChain(), authType,
270 if (ci.checkServerCertificate(oce.getChain(), authType,
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsconfig/
H A DLDAPManagementContextFactory.java200 if (ci.checkServerCertificate(oce.getChain(), authType,
270 if (ci.checkServerCertificate(oce.getChain(), authType,
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsconfig/
H A DLDAPManagementContextFactory.java199 if (ci.checkServerCertificate(oce.getChain(), authType,
269 if (ci.checkServerCertificate(oce.getChain(), authType,
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLoginPanel.java441 X509Certificate[] chain = ce.getChain();
480 X509Certificate[] chain = ce.getChain();
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLoginPanel.java440 X509Certificate[] chain = ce.getChain();
479 X509Certificate[] chain = ce.getChain();

Completed in 2455 milliseconds

123