Searched defs:grp1AttrAci (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.java58 String grp1AttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
358 String aciLdif1=makeAddLDIF("aci", user1, grp1AttrAci);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java59 String grp1AttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
358 String aciLdif1=makeAddLDIF("aci", user1, grp1AttrAci);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java58 String grp1AttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
358 String aciLdif1=makeAddLDIF("aci", user1, grp1AttrAci);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java59 String grp1AttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
358 String aciLdif1=makeAddLDIF("aci", user1, grp1AttrAci);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java58 String grp1AttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
358 String aciLdif1=makeAddLDIF("aci", user1, grp1AttrAci);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java60 String grp1AttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
443 String aciLdif1=makeAddLDIF("aci", user1, grp1AttrAci);

Completed in 83 milliseconds