Searched refs:withMappedSearchBindDN (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.java678 MockPolicyCfg withMappedSearchBindDN(final DN value) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
2260 { mockCfg().withMappingPolicy(MappingPolicy.MAPPED_SEARCH).withMappedSearchBindDN(null).withMappedSearchBindPassword(null), true },
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java652 MockPolicyCfg withMappedSearchBindDN(final DN value) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
2225 { mockCfg().withMappingPolicy(MappingPolicy.MAPPED_SEARCH).withMappedSearchBindDN(null).withMappedSearchBindPassword(null), true },
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java684 MockPolicyCfg withMappedSearchBindDN(final DN value) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
2266 { mockCfg().withMappingPolicy(MappingPolicy.MAPPED_SEARCH).withMappedSearchBindDN(null).withMappedSearchBindPassword(null), true },
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java652 MockPolicyCfg withMappedSearchBindDN(final DN value) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
2225 { mockCfg().withMappingPolicy(MappingPolicy.MAPPED_SEARCH).withMappedSearchBindDN(null).withMappedSearchBindPassword(null), true },
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java678 MockPolicyCfg withMappedSearchBindDN(final DN value) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
2260 { mockCfg().withMappingPolicy(MappingPolicy.MAPPED_SEARCH).withMappedSearchBindDN(null).withMappedSearchBindPassword(null), true },
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java633 MockPolicyCfg withMappedSearchBindDN(final DN value) method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
2170 { mockCfg().withMappingPolicy(MappingPolicy.MAPPED_SEARCH).withMappedSearchBindDN(null).withMappedSearchBindPassword(null), true },

Completed in 62 milliseconds