Searched defs:isDenyAci (Results 1 - 3 of 3) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciHandler.java1382 Aci aci, boolean isDenyAci)
1388 && AciEffectiveRights.setTargAttrAci(evalCtx, aci, isDenyAci);
1381 testAndSetTargAttrOperationMatches(AciEvalContext evalCtx, Aci aci, boolean isDenyAci) argument
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciHandler.java1382 Aci aci, boolean isDenyAci)
1388 && AciEffectiveRights.setTargAttrAci(evalCtx, aci, isDenyAci);
1381 testAndSetTargAttrOperationMatches(AciEvalContext evalCtx, Aci aci, boolean isDenyAci) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciHandler.java1217 Aci aci, boolean isDenyAci)
1223 && AciEffectiveRights.setTargAttrAci(evalCtx, aci, isDenyAci);
1216 testAndSetTargAttrOperationMatches(AciEvalContext evalCtx, Aci aci, boolean isDenyAci) argument

Completed in 27 milliseconds