Searched defs:withPrimaryServer (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java662 MockPolicyCfg withPrimaryServer(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
1693 .withPrimaryServer(phost1)
1778 .withPrimaryServer(phost1)
1878 .withPrimaryServer(phost1)
1953 .withPrimaryServer(phost1).withPrimaryServer(phost2)
2081 .withPrimaryServer(phost1).withSecondaryServer(shost1)
2247 { mockCfg().withPrimaryServer("test:1"), true },
2248 { mockCfg().withPrimaryServer("test:65535"), true },
2249 { mockCfg().withPrimaryServer("tes
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java636 MockPolicyCfg withPrimaryServer(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
1658 .withPrimaryServer(phost1)
1743 .withPrimaryServer(phost1)
1843 .withPrimaryServer(phost1)
1918 .withPrimaryServer(phost1).withPrimaryServer(phost2)
2046 .withPrimaryServer(phost1).withSecondaryServer(shost1)
2212 { mockCfg().withPrimaryServer("test:1"), true },
2213 { mockCfg().withPrimaryServer("test:65535"), true },
2214 { mockCfg().withPrimaryServer("tes
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java668 MockPolicyCfg withPrimaryServer(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
1699 .withPrimaryServer(phost1)
1784 .withPrimaryServer(phost1)
1884 .withPrimaryServer(phost1)
1959 .withPrimaryServer(phost1).withPrimaryServer(phost2)
2087 .withPrimaryServer(phost1).withSecondaryServer(shost1)
2253 { mockCfg().withPrimaryServer("test:1"), true },
2254 { mockCfg().withPrimaryServer("test:65535"), true },
2255 { mockCfg().withPrimaryServer("tes
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java636 MockPolicyCfg withPrimaryServer(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
1658 .withPrimaryServer(phost1)
1743 .withPrimaryServer(phost1)
1843 .withPrimaryServer(phost1)
1918 .withPrimaryServer(phost1).withPrimaryServer(phost2)
2046 .withPrimaryServer(phost1).withSecondaryServer(shost1)
2212 { mockCfg().withPrimaryServer("test:1"), true },
2213 { mockCfg().withPrimaryServer("test:65535"), true },
2214 { mockCfg().withPrimaryServer("tes
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java662 MockPolicyCfg withPrimaryServer(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
1693 .withPrimaryServer(phost1)
1778 .withPrimaryServer(phost1)
1878 .withPrimaryServer(phost1)
1953 .withPrimaryServer(phost1).withPrimaryServer(phost2)
2081 .withPrimaryServer(phost1).withSecondaryServer(shost1)
2247 { mockCfg().withPrimaryServer("test:1"), true },
2248 { mockCfg().withPrimaryServer("test:65535"), true },
2249 { mockCfg().withPrimaryServer("tes
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java617 MockPolicyCfg withPrimaryServer(final String hostPort) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
1603 .withPrimaryServer(phost1)
1688 .withPrimaryServer(phost1)
1788 .withPrimaryServer(phost1)
1863 .withPrimaryServer(phost1).withPrimaryServer(phost2)
1991 .withPrimaryServer(phost1).withSecondaryServer(shost1)
2157 { mockCfg().withPrimaryServer("test:1"), true },
2158 { mockCfg().withPrimaryServer("test:65535"), true },
2159 { mockCfg().withPrimaryServer("tes
[all...]

Completed in 46 milliseconds