Searched defs:nonOpAttrAci (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.java112 String nonOpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
175 String aciLdif=makeAddLDIF("aci", user1, nonOpAttrAci);
190 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java113 String nonOpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
176 String aciLdif=makeAddLDIF("aci", user1, nonOpAttrAci);
191 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java112 String nonOpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
175 String aciLdif=makeAddLDIF("aci", user1, nonOpAttrAci);
190 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java113 String nonOpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
176 String aciLdif=makeAddLDIF("aci", user1, nonOpAttrAci);
191 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java112 String nonOpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
175 String aciLdif=makeAddLDIF("aci", user1, nonOpAttrAci);
190 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java114 String nonOpAttrAci = "(targetattr=\"*\")" + field in class:TargetAttrTestCase
210 String aciLdif=makeAddLDIF("aci", user1, nonOpAttrAci);
225 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);

Completed in 35 milliseconds