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

/forgerock/openidm-v4/openidm-repo-jdbc/src/main/java/org/forgerock/openidm/datasource/jdbc/impl/
H A DAbstractConnectionDataSourceConfig.java73 public int getConnectionTimeout() { method in class:AbstractConnectionDataSourceConfig
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DMultimasterReplicationFakeConf.java186 public long getConnectionTimeout() method in class:MultimasterReplicationFakeConf
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DMultimasterReplicationFakeConf.java185 public long getConnectionTimeout() method in class:MultimasterReplicationFakeConf
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DMultimasterReplicationFakeConf.java186 public long getConnectionTimeout() method in class:MultimasterReplicationFakeConf
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DMultimasterReplicationFakeConf.java185 public long getConnectionTimeout() method in class:MultimasterReplicationFakeConf
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/plugin/
H A DMultimasterReplicationFakeConf.java186 public long getConnectionTimeout() method in class:MultimasterReplicationFakeConf
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java477 public long getConnectionTimeout() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
4521 final int timeout = (int) (cfg.getConnectionTimeout() / 1000);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java446 public long getConnectionTimeout() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
4429 final int timeout = (int) (cfg.getConnectionTimeout() / 1000);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java478 public long getConnectionTimeout() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
4527 final int timeout = (int) (cfg.getConnectionTimeout() / 1000);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java446 public long getConnectionTimeout() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
4429 final int timeout = (int) (cfg.getConnectionTimeout() / 1000);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java477 public long getConnectionTimeout() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
4521 final int timeout = (int) (cfg.getConnectionTimeout() / 1000);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java427 public long getConnectionTimeout() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
4370 final int timeout = (int) (cfg.getConnectionTimeout() / 1000);

Completed in 99 milliseconds