Searched refs:conf (Results 251 - 268 of 268) sorted by relevance

<<11

/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DAssuredReplicationServerTest.java395 ReplServerFakeConfiguration conf =
400 conf.setMonitoringPeriod(0L);
401 return new ReplicationServer(conf);
582 // Send it (this uses the defined assured conf at constructor time)
2354 // the current test configuration: compute if DS and RS subject to conf
2990 ReplServerFakeConfiguration conf =
2993 rs1 = new ReplicationServer(conf);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DAssuredReplicationServerTest.java395 ReplServerFakeConfiguration conf =
400 conf.setMonitoringPeriod(0L);
401 return new ReplicationServer(conf);
582 // Send it (this uses the defined assured conf at constructor time)
2354 // the current test configuration: compute if DS and RS subject to conf
2990 ReplServerFakeConfiguration conf =
2993 rs1 = new ReplicationServer(conf);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/server/
H A DAssuredReplicationServerTest.java393 ReplServerFakeConfiguration conf =
398 conf.setMonitoringPeriod(0L);
399 return new ReplicationServer(conf);
580 // Send it (this uses the defined assured conf at constructor time)
2354 // the current test configuration: compute if DS and RS subject to conf
2994 ReplServerFakeConfiguration conf =
2997 rs1 = new ReplicationServer(conf);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DInitOnLineTest.java637 ReplServerFakeConfiguration conf =
646 ReplicationServer replicationServer = new ReplicationServer(conf);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java649 ReplServerFakeConfiguration conf =
652 replicationServer = new ReplicationServer(conf);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DInitOnLineTest.java637 ReplServerFakeConfiguration conf =
646 ReplicationServer replicationServer = new ReplicationServer(conf);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java649 ReplServerFakeConfiguration conf =
652 replicationServer = new ReplicationServer(conf);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DInitOnLineTest.java637 ReplServerFakeConfiguration conf =
646 ReplicationServer replicationServer = new ReplicationServer(conf);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DFractionalReplicationTest.java649 ReplServerFakeConfiguration conf =
652 replicationServer = new ReplicationServer(conf);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DAssuredReplicationServerTest.java546 ReplServerFakeConfiguration conf =
551 conf.setMonitoringPeriod(0L);
552 return new ReplicationServer(conf);
795 // Send it (this uses the defined assured conf at constructor time)
2688 // the current test configuration: compute if DS and RS subject to conf
3583 ReplServerFakeConfiguration conf =
3586 rs1 = new ReplicationServer(conf);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DAssuredReplicationServerTest.java546 ReplServerFakeConfiguration conf =
551 conf.setMonitoringPeriod(0L);
552 return new ReplicationServer(conf);
795 // Send it (this uses the defined assured conf at constructor time)
2688 // the current test configuration: compute if DS and RS subject to conf
3583 ReplServerFakeConfiguration conf =
3586 rs1 = new ReplicationServer(conf);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/server/
H A DAssuredReplicationServerTest.java546 ReplServerFakeConfiguration conf =
551 conf.setMonitoringPeriod(0L);
552 return new ReplicationServer(conf);
795 // Send it (this uses the defined assured conf at constructor time)
2688 // the current test configuration: compute if DS and RS subject to conf
3583 ReplServerFakeConfiguration conf =
3586 rs1 = new ReplicationServer(conf);
/forgerock/opendj2-jel-hg/resource/bin/
H A Didsconfig268 # If DNS domain (resolv.conf) exists use that, otherwise use domainname.
269 if [[ -f /etc/resolv.conf ]]; then
275 done < /etc/resolv.conf
278 # If for any reason the DOMAIN did not get set (error'd resolv.conf) set
797 etc. - see crypt.conf(4)). If you need to keep your passwords in the
828 defined in nsswitch.conf(4). See also ldapclient(1M).
/forgerock/opendj2/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj-b2.6/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2.6.2/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2-jel-hg/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...
/forgerock/opendj2-hg/ext/checkstyle/
H A Dcheckstyle-all-4.1.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ANTLRError.class ANTLRError.java package antlr ...

Completed in 158 milliseconds

<<11