Searched defs:disabled (Results 1 - 8 of 8) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java216 private volatile boolean disabled = false; field in class:LDAPReplicationDomain
387 if (!disabled && !stateSavingDisabled)
2287 // mechanism. If assured replication is disabled, this returns
2326 // ack or time out. If assured replication is disabled, this returns
3536 disabled = true;
3587 disabled = false;
5580 * Specifies whether this domain is enabled/disabled regarding the ECL.
5581 * @return enabled/disabled for the ECL.
/forgerock/opendj2/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java229 private volatile boolean disabled = false; field in class:LDAPReplicationDomain
362 if (!disabled && !stateSavingDisabled)
2064 // mechanism. If assured replication is disabled, this returns
2079 // ack or time out. If assured replication is disabled, this returns
3190 disabled = true;
3239 disabled = false;
3605 * If the backend could not be disabled or locked exclusively.
5017 * Specifies whether this domain is enabled/disabled regarding the ECL.
5018 * @return enabled/disabled for the ECL.
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java219 private volatile boolean disabled = false; field in class:LDAPReplicationDomain
390 if (!disabled && !stateSavingDisabled)
2302 // mechanism. If assured replication is disabled, this returns
2341 // ack or time out. If assured replication is disabled, this returns
3557 disabled = true;
3608 disabled = false;
4091 * If the backend could not be disabled or locked exclusively.
5675 * Specifies whether this domain is enabled/disabled regarding the ECL.
5676 * @return enabled/disabled for the ECL.
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java216 private volatile boolean disabled = false; field in class:LDAPReplicationDomain
387 if (!disabled && !stateSavingDisabled)
2287 // mechanism. If assured replication is disabled, this returns
2326 // ack or time out. If assured replication is disabled, this returns
3536 disabled = true;
3587 disabled = false;
5580 * Specifies whether this domain is enabled/disabled regarding the ECL.
5581 * @return enabled/disabled for the ECL.
/forgerock/opendj2-hg/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java229 private volatile boolean disabled = false; field in class:LDAPReplicationDomain
362 if (!disabled && !stateSavingDisabled)
2064 // mechanism. If assured replication is disabled, this returns
2079 // ack or time out. If assured replication is disabled, this returns
3190 disabled = true;
3239 disabled = false;
3605 * If the backend could not be disabled or locked exclusively.
5017 * Specifies whether this domain is enabled/disabled regarding the ECL.
5018 * @return enabled/disabled for the ECL.
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java275 private volatile boolean disabled; field in class:LDAPReplicationDomain
384 if (!disabled && !stateSavingDisabled)
2036 // mechanism. If assured replication is disabled, this returns
2050 // ack or time out. If assured replication is disabled, this returns
3114 disabled = true;
3162 disabled = false;
3500 * If the backend could not be disabled or locked exclusively.
4886 * Specifies whether this domain is enabled/disabled regarding the ECL.
4887 * @return enabled/disabled for the ECL.
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...

Completed in 97 milliseconds