Searched refs:getMappedSearchBindDN (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2187 && cfg.getMappedSearchBindDN() != null
2188 && !cfg.getMappedSearchBindDN().isNullDN())
2218 cfg.getMappedSearchBindDN(),
2243 cfg.getMappedSearchBindDN(),
2596 && cfg.getMappedSearchBindDN() != null
2597 && !cfg.getMappedSearchBindDN().isNullDN())
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2185 && cfg.getMappedSearchBindDN() != null
2186 && !cfg.getMappedSearchBindDN().isNullDN())
2216 cfg.getMappedSearchBindDN(),
2241 cfg.getMappedSearchBindDN(),
2593 && cfg.getMappedSearchBindDN() != null
2594 && !cfg.getMappedSearchBindDN().isNullDN())
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2191 && cfg.getMappedSearchBindDN() != null
2192 && !cfg.getMappedSearchBindDN().isNullDN())
2222 cfg.getMappedSearchBindDN(),
2247 cfg.getMappedSearchBindDN(),
2600 && cfg.getMappedSearchBindDN() != null
2601 && !cfg.getMappedSearchBindDN().isNullDN())
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2187 && cfg.getMappedSearchBindDN() != null
2188 && !cfg.getMappedSearchBindDN().isNullDN())
2218 cfg.getMappedSearchBindDN(),
2243 cfg.getMappedSearchBindDN(),
2596 && cfg.getMappedSearchBindDN() != null
2597 && !cfg.getMappedSearchBindDN().isNullDN())
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2185 && cfg.getMappedSearchBindDN() != null
2186 && !cfg.getMappedSearchBindDN().isNullDN())
2216 cfg.getMappedSearchBindDN(),
2241 cfg.getMappedSearchBindDN(),
2593 && cfg.getMappedSearchBindDN() != null
2594 && !cfg.getMappedSearchBindDN().isNullDN())
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2016 && cfg.getMappedSearchBindDN() != null
2017 && !cfg.getMappedSearchBindDN().isRootDN())
2047 cfg.getMappedSearchBindDN(),
2072 cfg.getMappedSearchBindDN(),
2412 && cfg.getMappedSearchBindDN() != null
2413 && !cfg.getMappedSearchBindDN().isRootDN()
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java509 public DN getMappedSearchBindDN() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java483 public DN getMappedSearchBindDN() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java515 public DN getMappedSearchBindDN() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java483 public DN getMappedSearchBindDN() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java509 public DN getMappedSearchBindDN() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java464 public DN getMappedSearchBindDN() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg

Completed in 92 milliseconds