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

/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/protocols/jmx/
H A DJmxPrivilegeTestCase.java508 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
529 assertSuccess(hasProxyPrivilege, addOp);
530 if (!hasProxyPrivilege)
541 assertSuccess(hasProxyPrivilege, modifyOp);
547 assertSuccess(hasProxyPrivilege, modifyDNOp);
548 DN newEntryDN = hasProxyPrivilege ? modifyDNOp.getNewDN() : e.getName();
554 assertSuccess(hasProxyPrivilege, deleteOp);
555 if (!hasProxyPrivilege)
580 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
591 assertSuccess(hasProxyPrivilege, compareO
713 assertSuccess(boolean hasProxyPrivilege, CompareOperationBasis op) argument
726 assertSuccess(boolean hasProxyPrivilege, Operation op) argument
739 assertSuccess(boolean hasProxyPrivilege, DN userDN, Operation op) argument
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DPrivilegeTestCase.java389 private void assertProxyPrivilege(ResultCode actual, boolean hasProxyPrivilege) argument
391 if (hasProxyPrivilege)
1224 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1246 assertProxyPrivilege(addOperation.getResultCode(), hasProxyPrivilege);
1248 if (!hasProxyPrivilege)
1262 assertProxyPrivilege(modifyOperation.getResultCode(), hasProxyPrivilege);
1270 assertProxyPrivilege(modifyOperation.getResultCode(), hasProxyPrivilege);
1273 if (hasProxyPrivilege)
1284 assertProxyPrivilege(deleteOperation.getResultCode(), hasProxyPrivilege);
1286 if (!hasProxyPrivilege)
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DPrivilegeTestCase.java389 private void assertProxyPrivilege(ResultCode actual, boolean hasProxyPrivilege) argument
391 if (hasProxyPrivilege)
1224 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1246 assertProxyPrivilege(addOperation.getResultCode(), hasProxyPrivilege);
1248 if (!hasProxyPrivilege)
1262 assertProxyPrivilege(modifyOperation.getResultCode(), hasProxyPrivilege);
1270 assertProxyPrivilege(modifyOperation.getResultCode(), hasProxyPrivilege);
1273 if (hasProxyPrivilege)
1284 assertProxyPrivilege(deleteOperation.getResultCode(), hasProxyPrivilege);
1286 if (!hasProxyPrivilege)
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/types/
H A DPrivilegeTestCase.java424 private void assertProxyPrivilege(ResultCode actual, boolean hasProxyPrivilege) argument
426 assertEquals(actual, hasProxyPrivilege ? SUCCESS : AUTHORIZATION_DENIED);
1184 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1206 assertProxyPrivilege(addOperation.getResultCode(), hasProxyPrivilege);
1208 if (!hasProxyPrivilege)
1222 assertProxyPrivilege(modifyOperation.getResultCode(), hasProxyPrivilege);
1230 assertProxyPrivilege(modifyOperation.getResultCode(), hasProxyPrivilege);
1233 if (hasProxyPrivilege)
1244 assertProxyPrivilege(deleteOperation.getResultCode(), hasProxyPrivilege);
1246 if (!hasProxyPrivilege)
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DJmxPrivilegeTestCase.java1122 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1148 if (hasProxyPrivilege)
1170 if (hasProxyPrivilege)
1189 if (hasProxyPrivilege)
1209 if (hasProxyPrivilege)
1248 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1263 if (hasProxyPrivilege)
1284 if (hasProxyPrivilege)
1318 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1345 if (hasProxyPrivilege)
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DJmxPrivilegeTestCase.java1103 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1129 if (hasProxyPrivilege)
1151 if (hasProxyPrivilege)
1170 if (hasProxyPrivilege)
1190 if (hasProxyPrivilege)
1229 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1244 if (hasProxyPrivilege)
1265 if (hasProxyPrivilege)
1299 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1326 if (hasProxyPrivilege)
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DJmxPrivilegeTestCase.java1122 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1148 if (hasProxyPrivilege)
1170 if (hasProxyPrivilege)
1189 if (hasProxyPrivilege)
1209 if (hasProxyPrivilege)
1248 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1263 if (hasProxyPrivilege)
1284 if (hasProxyPrivilege)
1318 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1345 if (hasProxyPrivilege)
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DJmxPrivilegeTestCase.java1103 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1129 if (hasProxyPrivilege)
1151 if (hasProxyPrivilege)
1170 if (hasProxyPrivilege)
1190 if (hasProxyPrivilege)
1229 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1244 if (hasProxyPrivilege)
1265 if (hasProxyPrivilege)
1299 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1326 if (hasProxyPrivilege)
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DJmxPrivilegeTestCase.java1122 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1148 if (hasProxyPrivilege)
1170 if (hasProxyPrivilege)
1189 if (hasProxyPrivilege)
1209 if (hasProxyPrivilege)
1248 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1263 if (hasProxyPrivilege)
1284 if (hasProxyPrivilege)
1318 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1345 if (hasProxyPrivilege)
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DPrivilegeTestCase.java1375 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1400 if (hasProxyPrivilege)
1422 if (hasProxyPrivilege)
1441 if (hasProxyPrivilege)
1461 if (hasProxyPrivilege)
1500 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1515 if (hasProxyPrivilege)
1536 if (hasProxyPrivilege)
1570 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1596 if (hasProxyPrivilege)
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DPrivilegeTestCase.java1375 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1400 if (hasProxyPrivilege)
1422 if (hasProxyPrivilege)
1441 if (hasProxyPrivilege)
1461 if (hasProxyPrivilege)
1500 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1515 if (hasProxyPrivilege)
1536 if (hasProxyPrivilege)
1570 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1596 if (hasProxyPrivilege)
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DPrivilegeTestCase.java1375 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1400 if (hasProxyPrivilege)
1422 if (hasProxyPrivilege)
1441 if (hasProxyPrivilege)
1461 if (hasProxyPrivilege)
1500 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1515 if (hasProxyPrivilege)
1536 if (hasProxyPrivilege)
1570 boolean hasProxyPrivilege = conn.hasPrivilege(Privilege.PROXIED_AUTH, null);
1596 if (hasProxyPrivilege)
[all...]

Completed in 52 milliseconds