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

/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2426 else if (cfg.getMappedSearchBindPasswordFile() != null)
2428 String fileName = cfg.getMappedSearchBindPasswordFile();
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2420 else if (cfg.getMappedSearchBindPasswordFile() != null)
2422 String fileName = cfg.getMappedSearchBindPasswordFile();
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2430 else if (cfg.getMappedSearchBindPasswordFile() != null)
2432 String fileName = cfg.getMappedSearchBindPasswordFile();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2426 else if (cfg.getMappedSearchBindPasswordFile() != null)
2428 String fileName = cfg.getMappedSearchBindPasswordFile();
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2420 else if (cfg.getMappedSearchBindPasswordFile() != null)
2422 String fileName = cfg.getMappedSearchBindPasswordFile();
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyFactory.java2247 else if (cfg.getMappedSearchBindPasswordFile() != null)
2249 String fileName = cfg.getMappedSearchBindPasswordFile();
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java739 public String getMappedSearchBindPasswordFile() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java715 public String getMappedSearchBindPasswordFile() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java745 public String getMappedSearchBindPasswordFile() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java715 public String getMappedSearchBindPasswordFile() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java739 public String getMappedSearchBindPasswordFile() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DLDAPPassThroughAuthenticationPolicyTestCase.java692 public String getMappedSearchBindPasswordFile() method in class:LDAPPassThroughAuthenticationPolicyTestCase.MockPolicyCfg

Completed in 121 milliseconds