Searched defs:addAttrLevelRightsInfo (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java366 addAttrLevelRightsInfo(container, mask, a, retEntry, "search");
371 addAttrLevelRightsInfo(container, mask, a, retEntry, "read");
376 addAttrLevelRightsInfo(container, mask, a, retEntry, "compare");
384 addAttrLevelRightsInfo(container, mask, a, retEntry, "write");
396 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_add");
401 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_delete");
407 addAttrLevelRightsInfo(container, mask, a, retEntry, "proxy");
641 void addAttrLevelRightsInfo(AciLDAPOperationContainer container, int mask, method in class:AciEffectiveRights
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java339 addAttrLevelRightsInfo(container, mask, a, retEntry, "search");
344 addAttrLevelRightsInfo(container, mask, a, retEntry, "read");
349 addAttrLevelRightsInfo(container, mask, a, retEntry, "compare");
357 addAttrLevelRightsInfo(container, mask, a, retEntry, "write");
369 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_add");
374 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_delete");
380 addAttrLevelRightsInfo(container, mask, a, retEntry, "proxy");
623 void addAttrLevelRightsInfo(AciLDAPOperationContainer container, int mask, method in class:AciEffectiveRights
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java339 addAttrLevelRightsInfo(container, mask, a, retEntry, "search");
344 addAttrLevelRightsInfo(container, mask, a, retEntry, "read");
349 addAttrLevelRightsInfo(container, mask, a, retEntry, "compare");
357 addAttrLevelRightsInfo(container, mask, a, retEntry, "write");
369 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_add");
374 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_delete");
380 addAttrLevelRightsInfo(container, mask, a, retEntry, "proxy");
623 void addAttrLevelRightsInfo(AciLDAPOperationContainer container, int mask, method in class:AciEffectiveRights
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java366 addAttrLevelRightsInfo(container, mask, a, retEntry, "search");
371 addAttrLevelRightsInfo(container, mask, a, retEntry, "read");
376 addAttrLevelRightsInfo(container, mask, a, retEntry, "compare");
384 addAttrLevelRightsInfo(container, mask, a, retEntry, "write");
396 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_add");
401 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_delete");
407 addAttrLevelRightsInfo(container, mask, a, retEntry, "proxy");
641 void addAttrLevelRightsInfo(AciLDAPOperationContainer container, int mask, method in class:AciEffectiveRights
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java339 addAttrLevelRightsInfo(container, mask, a, retEntry, "search");
344 addAttrLevelRightsInfo(container, mask, a, retEntry, "read");
349 addAttrLevelRightsInfo(container, mask, a, retEntry, "compare");
357 addAttrLevelRightsInfo(container, mask, a, retEntry, "write");
369 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_add");
374 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_delete");
380 addAttrLevelRightsInfo(container, mask, a, retEntry, "proxy");
623 void addAttrLevelRightsInfo(AciLDAPOperationContainer container, int mask, method in class:AciEffectiveRights
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java363 addAttrLevelRightsInfo(container, mask, a, retEntry, "search");
368 addAttrLevelRightsInfo(container, mask, a, retEntry, "read");
373 addAttrLevelRightsInfo(container, mask, a, retEntry, "compare");
381 addAttrLevelRightsInfo(container, mask, a, retEntry, "write");
393 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_add");
398 addAttrLevelRightsInfo(container, mask, a, retEntry, "selfwrite_delete");
404 addAttrLevelRightsInfo(container, mask, a, retEntry, "proxy");
636 void addAttrLevelRightsInfo(AciLDAPOperationContainer container, int mask, method in class:AciEffectiveRights

Completed in 1230 milliseconds