Searched refs:mappedSearchBindDN (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.java432 private DN mappedSearchBindDN = searchBindDN; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
511 return mappedSearchBindDN;
680 this.mappedSearchBindDN = value;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java401 private DN mappedSearchBindDN = searchBindDN; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
485 return mappedSearchBindDN;
654 this.mappedSearchBindDN = value;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java433 private DN mappedSearchBindDN = searchBindDN; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
517 return mappedSearchBindDN;
686 this.mappedSearchBindDN = value;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java401 private DN mappedSearchBindDN = searchBindDN; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
485 return mappedSearchBindDN;
654 this.mappedSearchBindDN = value;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java432 private DN mappedSearchBindDN = searchBindDN; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
511 return mappedSearchBindDN;
680 this.mappedSearchBindDN = value;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java382 private DN mappedSearchBindDN = searchBindDN; field in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
466 return mappedSearchBindDN;
635 this.mappedSearchBindDN = value;

Completed in 62 milliseconds