Searched defs:acceptPermanently (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java379 acceptPermanently();
736 private void acceptPermanently() method in class:CertificateDialog
H A DGuiApplication.java423 * @param acceptPermanently whether the certificate must be accepted
427 boolean acceptPermanently)
456 if (acceptPermanently)
426 acceptCertificateForException(UserDataCertificateException ce, boolean acceptPermanently) argument
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java380 acceptPermanently();
737 private void acceptPermanently() method in class:CertificateDialog
H A DGuiApplication.java424 * @param acceptPermanently whether the certificate must be accepted
428 boolean acceptPermanently)
457 if (acceptPermanently)
427 acceptCertificateForException(UserDataCertificateException ce, boolean acceptPermanently) argument
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java380 acceptPermanently();
737 private void acceptPermanently() method in class:CertificateDialog
H A DGuiApplication.java424 * @param acceptPermanently whether the certificate must be accepted
428 boolean acceptPermanently)
457 if (acceptPermanently)
427 acceptCertificateForException(UserDataCertificateException ce, boolean acceptPermanently) argument
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java379 acceptPermanently();
736 private void acceptPermanently() method in class:CertificateDialog
H A DGuiApplication.java423 * @param acceptPermanently whether the certificate must be accepted
427 boolean acceptPermanently)
456 if (acceptPermanently)
426 acceptCertificateForException(UserDataCertificateException ce, boolean acceptPermanently) argument
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DCertificateDialog.java380 acceptPermanently();
737 private void acceptPermanently() method in class:CertificateDialog
H A DGuiApplication.java424 * @param acceptPermanently whether the certificate must be accepted
428 boolean acceptPermanently)
457 if (acceptPermanently)
427 acceptCertificateForException(UserDataCertificateException ce, boolean acceptPermanently) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DCertificateDialog.java372 acceptPermanently();
704 private void acceptPermanently() method in class:CertificateDialog
H A DGuiApplication.java417 * @param acceptPermanently whether the certificate must be accepted
421 boolean acceptPermanently)
450 if (acceptPermanently && chain != null)
420 acceptCertificateForException(UserDataCertificateException ce, boolean acceptPermanently) argument

Completed in 49 milliseconds