Searched defs:ldapSearch (Results 1 - 7 of 7) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/loggers/
H A DOpenDJAccessEventBuilder.java195 public T ldapSearch(SearchOperation searchOperation) method in class:OpenDJAccessAuditEventBuilder
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java1881 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1886 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1923 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1928 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1994 String userResults = ldapSearch(userParam.getLdapSearchArgs());
2023 String userResults = ldapSearch(userParam.getLdapSearchArgs());
2025 String adminResults = ldapSearch(adminParam.getLdapSearchArgs());
2052 String monitorResults = ldapSearch(monitorParam.getLdapSearchArgs());
2054 String baseResults = ldapSearch(baseParam.getLdapSearchArgs());
2057 monitorResults = ldapSearch(monitorPara
2362 private String ldapSearch(String[] args) throws Exception { method in class:AciTests
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java1858 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1863 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1898 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1903 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1958 String userResults = ldapSearch(userParam.getLdapSearchArgs());
1983 String userResults = ldapSearch(userParam.getLdapSearchArgs());
1985 String adminResults = ldapSearch(adminParam.getLdapSearchArgs());
2010 String monitorResults = ldapSearch(monitorParam.getLdapSearchArgs());
2012 String baseResults = ldapSearch(baseParam.getLdapSearchArgs());
2015 monitorResults = ldapSearch(monitorPara
2299 private String ldapSearch(String[] args) throws Exception { method in class:AciTests
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java1881 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1886 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1923 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1928 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1994 String userResults = ldapSearch(userParam.getLdapSearchArgs());
2023 String userResults = ldapSearch(userParam.getLdapSearchArgs());
2025 String adminResults = ldapSearch(adminParam.getLdapSearchArgs());
2052 String monitorResults = ldapSearch(monitorParam.getLdapSearchArgs());
2054 String baseResults = ldapSearch(baseParam.getLdapSearchArgs());
2057 monitorResults = ldapSearch(monitorPara
2362 private String ldapSearch(String[] args) throws Exception { method in class:AciTests
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java1858 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1863 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1898 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1903 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1958 String userResults = ldapSearch(userParam.getLdapSearchArgs());
1983 String userResults = ldapSearch(userParam.getLdapSearchArgs());
1985 String adminResults = ldapSearch(adminParam.getLdapSearchArgs());
2010 String monitorResults = ldapSearch(monitorParam.getLdapSearchArgs());
2012 String baseResults = ldapSearch(baseParam.getLdapSearchArgs());
2015 monitorResults = ldapSearch(monitorPara
2299 private String ldapSearch(String[] args) throws Exception { method in class:AciTests
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java1881 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1886 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1923 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1928 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1994 String userResults = ldapSearch(userParam.getLdapSearchArgs());
2023 String userResults = ldapSearch(userParam.getLdapSearchArgs());
2025 String adminResults = ldapSearch(adminParam.getLdapSearchArgs());
2052 String monitorResults = ldapSearch(monitorParam.getLdapSearchArgs());
2054 String baseResults = ldapSearch(baseParam.getLdapSearchArgs());
2057 monitorResults = ldapSearch(monitorPara
2362 private String ldapSearch(String[] args) throws Exception { method in class:AciTests
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java1840 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1845 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1880 String userNewResults = ldapSearch(userParamNew.getLdapSearchArgs());
1885 String userOrigResults = ldapSearch(userParamOrig.getLdapSearchArgs());
1940 String userResults = ldapSearch(userParam.getLdapSearchArgs());
1965 String userResults = ldapSearch(userParam.getLdapSearchArgs());
1967 String adminResults = ldapSearch(adminParam.getLdapSearchArgs());
1992 String monitorResults = ldapSearch(monitorParam.getLdapSearchArgs());
1994 String baseResults = ldapSearch(baseParam.getLdapSearchArgs());
1997 monitorResults = ldapSearch(monitorPara
2281 private String ldapSearch(String[] args) throws Exception { method in class:AciTests
[all...]

Completed in 75 milliseconds