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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java64 String starAciAttrs = "(targetattr=\"* || aci\")" + field in class:TargetAttrTestCase
275 String aciLdif=makeAddLDIF("aci", user1, starAciAttrs);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java65 String starAciAttrs = "(targetattr=\"* || aci\")" + field in class:TargetAttrTestCase
275 String aciLdif=makeAddLDIF("aci", user1, starAciAttrs);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java64 String starAciAttrs = "(targetattr=\"* || aci\")" + field in class:TargetAttrTestCase
275 String aciLdif=makeAddLDIF("aci", user1, starAciAttrs);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java65 String starAciAttrs = "(targetattr=\"* || aci\")" + field in class:TargetAttrTestCase
275 String aciLdif=makeAddLDIF("aci", user1, starAciAttrs);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java64 String starAciAttrs = "(targetattr=\"* || aci\")" + field in class:TargetAttrTestCase
275 String aciLdif=makeAddLDIF("aci", user1, starAciAttrs);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java66 String starAciAttrs = "(targetattr=\"* || aci\")" + field in class:TargetAttrTestCase
360 String aciLdif=makeAddLDIF("aci", user1, starAciAttrs);

Completed in 38 milliseconds