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

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java290 || (!skipCheck && !rightsAccessAllowed(container, handler, attrMask)))
612 boolean rightsAccessAllowed(AciLDAPOperationContainer container, method in class:AciEffectiveRights
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java257 || (!skipCheck && !rightsAccessAllowed(container, handler, attrMask)))
594 boolean rightsAccessAllowed(AciLDAPOperationContainer container, method in class:AciEffectiveRights
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java257 || (!skipCheck && !rightsAccessAllowed(container, handler, attrMask)))
594 boolean rightsAccessAllowed(AciLDAPOperationContainer container, method in class:AciEffectiveRights
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java290 || (!skipCheck && !rightsAccessAllowed(container, handler, attrMask)))
612 boolean rightsAccessAllowed(AciLDAPOperationContainer container, method in class:AciEffectiveRights
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java257 || (!skipCheck && !rightsAccessAllowed(container, handler, attrMask)))
594 boolean rightsAccessAllowed(AciLDAPOperationContainer container, method in class:AciEffectiveRights
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java286 || (!skipCheck && !rightsAccessAllowed(container, handler, attrMask)))
607 boolean rightsAccessAllowed(AciLDAPOperationContainer container, method in class:AciEffectiveRights

Completed in 132 milliseconds