/forgerock/openam-v13/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/admin/ |
H A D | LicenseChecker.java | 48 * Checks whether the user has accepted the license terms, and if not, presents them to the user (on the CLI) to 69 * Whether all licenses have already been accepted. 71 private boolean accepted; field in class:LicenseChecker 129 * Checks whether the user has accepted all required license terms and prompts them to do so via the CLI if not. 134 if (!accepted) { 135 debug.log("License not yet accepted."); 140 licensePresenter.presentLicenses(accepted); 141 accepted = true; 142 debug.log("License agreement accepted by user."); 148 accepted [all...] |
/forgerock/openam/openam-tools/openam-installtools/src/main/java/com/sun/identity/install/tools/admin/ |
H A D | LicenseChecker.java | 48 * Checks whether the user has accepted the license terms, and if not, presents them to the user (on the CLI) to 69 * Whether all licenses have already been accepted. 71 private boolean accepted; field in class:LicenseChecker 129 * Checks whether the user has accepted all required license terms and prompts them to do so via the CLI if not. 134 if (!accepted) { 135 debug.log("License not yet accepted."); 140 licensePresenter.presentLicenses(accepted); 141 accepted = true; 142 debug.log("License agreement accepted by user."); 148 accepted [all...] |
/forgerock/openam-v13/openam-tools/openam-license-core/src/main/java/org/forgerock/openam/license/ |
H A D | License.java | 23 * A license that can either be accepted or rejected. Encapsulates the license text as well as the 34 private boolean accepted = false; field in class:License 71 * Returns true if the user has accepted the license. 73 * @return true if the license has been accepted. 76 return accepted; 80 * Records that the user has accepted this license agreement. 83 accepted = true; 92 accepted = false; 134 return accepted == license.accepted [all...] |
/forgerock/openam/openam-tools/openam-license-core/src/main/java/org/forgerock/openam/license/ |
H A D | License.java | 23 * A license that can either be accepted or rejected. Encapsulates the license text as well as the 34 private boolean accepted = false; field in class:License 71 * Returns true if the user has accepted the license. 73 * @return true if the license has been accepted. 76 return accepted; 80 * Records that the user has accepted this license agreement. 83 accepted = true; 92 accepted = false; 134 return accepted == license.accepted [all...] |
/forgerock/authenticator-android-v2/app/src/main/java/com/forgerock/authenticator/notifications/ |
H A D | PushNotification.java | 57 private PushNotification(Mechanism mechanism, long id, String amlbCookie, Calendar timeAdded, Calendar timeExpired, boolean accepted, boolean active, String messageId, String base64Challenge) { argument 58 super(mechanism, id, timeAdded, timeExpired, accepted, active);
|
/forgerock/opendj2/src/server/org/opends/server/replication/service/ |
H A D | ReplicationBroker.java | 1399 private final Map<Integer, ReplicationServerInfo> accepted = field in class:ReplicationBroker.LocalEvaluation 1408 this.accepted.put(rsId, rsInfo); 1413 this.accepted.remove(rsInfo.getServerId()); // undo accept 1419 return accepted; 1424 return accepted.values().toArray( 1425 new ReplicationServerInfo[accepted.size()]); 1440 return !accepted.isEmpty(); 1719 // This RS is even more up to date, reject all previously accepted RSs
|
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/service/ |
H A D | ReplicationBroker.java | 1660 private final Map<Integer, ReplicationServerInfo> accepted = field in class:ReplicationBroker.LocalEvaluation 1669 this.accepted.put(rsId, rsInfo); 1674 this.accepted.remove(rsInfo.getServerId()); // undo accept 1680 return accepted; 1685 return accepted.values().toArray( 1686 new ReplicationServerInfo[accepted.size()]); 1701 return !accepted.isEmpty(); 1982 // This RS is even more up to date, reject all previously accepted RSs
|
/forgerock/opendj2-hg/src/server/org/opends/server/replication/service/ |
H A D | ReplicationBroker.java | 1399 private final Map<Integer, ReplicationServerInfo> accepted = field in class:ReplicationBroker.LocalEvaluation 1408 this.accepted.put(rsId, rsInfo); 1413 this.accepted.remove(rsInfo.getServerId()); // undo accept 1419 return accepted; 1424 return accepted.values().toArray( 1425 new ReplicationServerInfo[accepted.size()]); 1440 return !accepted.isEmpty(); 1719 // This RS is even more up to date, reject all previously accepted RSs
|
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/service/ |
H A D | ReplicationBroker.java | 1377 private final Map<Integer, ReplicationServerInfo> accepted = new HashMap<>(); field in class:ReplicationBroker.LocalEvaluation 1384 this.accepted.put(rsId, rsInfo); 1389 this.accepted.remove(rsInfo.getServerId()); // undo accept 1395 return accepted; 1400 return accepted.values().toArray( 1401 new ReplicationServerInfo[accepted.size()]); 1416 return !accepted.isEmpty(); 1697 // This RS is even more up to date, reject all previously accepted RSs
|
/forgerock/web-agents-v4/pcre/ |
H A D | pcre_compile.c | 2861 Returns: points to the start of the next opcode if *code is accepted 2862 NULL if *code is not accepted 3049 return NULL; /* Opcode not accepted */ 3086 BOOL accepted, invert_bits; local 3317 accepted = FALSE; /* Always set in non-unicode case. */ 3321 accepted = TRUE; 3344 case 1: accepted = bothprop; break; 3345 case 2: accepted = (base_list[3] == list[3]) != same; break; 3346 case 3: accepted = !same; break; 3349 accepted [all...] |
/forgerock/opendj-b2.6/resource/dsml/lib/ |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
/forgerock/opendj2-jel-hg/resource/dsml/lib/ |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |
/forgerock/opendj-b2.6/ext/svnkit/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |
/forgerock/opendj2.6.2/ext/svnkit/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |
/forgerock/opendj-b2.6/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj2/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj2.6.2/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj2-hg/tests/staf-tests/shared/resource/ |
H A D | svnkit.jar | META-INF/ META-INF/MANIFEST.MF org/ org/tigris/ org/tigris/subversion/ org/tigris/subversion/javahl/ ... |
/forgerock/opendj2/ext/svnkit/lib/ |
H A D | svnkit-1.8.5.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |
/forgerock/opendj2-hg/ext/svnkit/lib/ |
H A D | svnkit-1.8.5.jar | META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt org/ org/tmatesoft/ org/ ... |