Searched defs:grpAttrAci (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.java51 String grpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
347 String aciLdif=makeAddLDIF("aci", user1, grpAttrAci);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java52 String grpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
347 String aciLdif=makeAddLDIF("aci", user1, grpAttrAci);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java51 String grpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
347 String aciLdif=makeAddLDIF("aci", user1, grpAttrAci);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java52 String grpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
347 String aciLdif=makeAddLDIF("aci", user1, grpAttrAci);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java51 String grpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
347 String aciLdif=makeAddLDIF("aci", user1, grpAttrAci);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java53 String grpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
432 String aciLdif=makeAddLDIF("aci", user1, grpAttrAci);

Completed in 26 milliseconds