Searched refs:targetAttr (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttr.java236 * evaluate the attribute type and targetAttr combination.
240 * @param targetAttr The ACI's TargetAttr class to evaluate against.
246 TargetAttr targetAttr) {
248 if(targetAttr.isAllUserAttributes() && targetAttr.isAllOpAttributes()) {
250 !targetAttr.getOperator().equals(EnumTargetOperator.NOT_EQUALITY);
252 ret=evalAttrType(a, targetAttr);
268 * @param targetAttr The targetAttr to apply to the attribute type.
269 * @return True if the attribute type is applicable to the targetAttr
245 isApplicable(AttributeType a, TargetAttr targetAttr) argument
272 evalAttrType(AttributeType a, TargetAttr targetAttr) argument
[all...]
H A DAciTargets.java62 private TargetAttr targetAttr = null ; field in class:AciTargets
149 * @param targetAttr The ACI targetattr keyword class.
156 private AciTargets(Target targetEntry, TargetAttr targetAttr, argument
163 this.targetAttr=targetAttr;
187 return targetAttr;
244 TargetAttr targetAttr=null;
324 if (targetAttr == null){
325 targetAttr = TargetAttr.decode(targetOperator,
385 return new AciTargets(target, targetAttr, targetFilte
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttr.java236 * evaluate the attribute type and targetAttr combination.
240 * @param targetAttr The ACI's TargetAttr class to evaluate against.
246 TargetAttr targetAttr) {
248 if(targetAttr.isAllUserAttributes() && targetAttr.isAllOpAttributes()) {
250 !targetAttr.getOperator().equals(EnumTargetOperator.NOT_EQUALITY);
252 ret=evalAttrType(a, targetAttr);
268 * @param targetAttr The targetAttr to apply to the attribute type.
269 * @return True if the attribute type is applicable to the targetAttr
245 isApplicable(AttributeType a, TargetAttr targetAttr) argument
272 evalAttrType(AttributeType a, TargetAttr targetAttr) argument
[all...]
H A DAciTargets.java62 private TargetAttr targetAttr = null ; field in class:AciTargets
149 * @param targetAttr The ACI targetattr keyword class.
156 private AciTargets(Target targetEntry, TargetAttr targetAttr, argument
163 this.targetAttr=targetAttr;
187 return targetAttr;
244 TargetAttr targetAttr=null;
324 if (targetAttr == null){
325 targetAttr = TargetAttr.decode(targetOperator,
385 return new AciTargets(target, targetAttr, targetFilte
[all...]
/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttr.java235 * evaluate the attribute type and targetAttr combination.
239 * @param targetAttr The ACI's TargetAttr class to evaluate against.
245 TargetAttr targetAttr) {
247 if(targetAttr.isAllUserAttributes() && targetAttr.isAllOpAttributes()) {
249 !targetAttr.getOperator().equals(EnumTargetOperator.NOT_EQUALITY);
251 ret=evalAttrType(a, targetAttr);
267 * @param targetAttr The targetAttr to apply to the attribute type.
268 * @return True if the attribute type is applicable to the targetAttr
244 isApplicable(AttributeType a, TargetAttr targetAttr) argument
271 evalAttrType(AttributeType a, TargetAttr targetAttr) argument
[all...]
H A DAciTargets.java63 private TargetAttr targetAttr = null ; field in class:AciTargets
149 * @param targetAttr The ACI targetattr keyword class.
156 private AciTargets(Target targetEntry, TargetAttr targetAttr, argument
163 this.targetAttr=targetAttr;
187 return targetAttr;
244 TargetAttr targetAttr=null;
324 if (targetAttr == null){
325 targetAttr = TargetAttr.decode(targetOperator,
385 return new AciTargets(target, targetAttr, targetFilte
667 setEvalAttributes(AciTargetMatchContext ctx, TargetAttr targetAttr, boolean ret) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttr.java236 * evaluate the attribute type and targetAttr combination.
240 * @param targetAttr The ACI's TargetAttr class to evaluate against.
246 TargetAttr targetAttr) {
248 if(targetAttr.isAllUserAttributes() && targetAttr.isAllOpAttributes()) {
250 !targetAttr.getOperator().equals(EnumTargetOperator.NOT_EQUALITY);
252 ret=evalAttrType(a, targetAttr);
268 * @param targetAttr The targetAttr to apply to the attribute type.
269 * @return True if the attribute type is applicable to the targetAttr
245 isApplicable(AttributeType a, TargetAttr targetAttr) argument
272 evalAttrType(AttributeType a, TargetAttr targetAttr) argument
[all...]
H A DAciTargets.java62 private TargetAttr targetAttr = null ; field in class:AciTargets
149 * @param targetAttr The ACI targetattr keyword class.
156 private AciTargets(Target targetEntry, TargetAttr targetAttr, argument
163 this.targetAttr=targetAttr;
187 return targetAttr;
244 TargetAttr targetAttr=null;
324 if (targetAttr == null){
325 targetAttr = TargetAttr.decode(targetOperator,
385 return new AciTargets(target, targetAttr, targetFilte
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttr.java235 * evaluate the attribute type and targetAttr combination.
239 * @param targetAttr The ACI's TargetAttr class to evaluate against.
245 TargetAttr targetAttr) {
247 if(targetAttr.isAllUserAttributes() && targetAttr.isAllOpAttributes()) {
249 !targetAttr.getOperator().equals(EnumTargetOperator.NOT_EQUALITY);
251 ret=evalAttrType(a, targetAttr);
267 * @param targetAttr The targetAttr to apply to the attribute type.
268 * @return True if the attribute type is applicable to the targetAttr
244 isApplicable(AttributeType a, TargetAttr targetAttr) argument
271 evalAttrType(AttributeType a, TargetAttr targetAttr) argument
[all...]
H A DAciTargets.java63 private TargetAttr targetAttr = null ; field in class:AciTargets
149 * @param targetAttr The ACI targetattr keyword class.
156 private AciTargets(Target targetEntry, TargetAttr targetAttr, argument
163 this.targetAttr=targetAttr;
187 return targetAttr;
244 TargetAttr targetAttr=null;
324 if (targetAttr == null){
325 targetAttr = TargetAttr.decode(targetOperator,
385 return new AciTargets(target, targetAttr, targetFilte
667 setEvalAttributes(AciTargetMatchContext ctx, TargetAttr targetAttr, boolean ret) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DTargetAttr.java197 * evaluate the attribute type and targetAttr combination.
201 * @param targetAttr The ACI's TargetAttr class to evaluate against.
205 static boolean isApplicable(AttributeType a, TargetAttr targetAttr) { argument
206 if(targetAttr.isAllUserAttributes() && targetAttr.isAllOpAttributes()) {
207 return !targetAttr.getOperator().equals(EnumTargetOperator.NOT_EQUALITY);
209 return evalAttrType(a, targetAttr);
224 * @param targetAttr The targetAttr to apply to the attribute type.
225 * @return True if the attribute type is applicable to the targetAttr
227 evalAttrType(AttributeType a, TargetAttr targetAttr) argument
[all...]
H A DAciTargets.java63 private TargetAttr targetAttr; field in class:AciTargets
149 * @param targetAttr The ACI targetattr keyword class.
156 private AciTargets(Target targetEntry, TargetAttr targetAttr, argument
163 this.targetAttr=targetAttr;
187 return targetAttr;
244 TargetAttr targetAttr=null;
324 if (targetAttr == null){
325 targetAttr = TargetAttr.decode(targetOperator,
385 return new AciTargets(target, targetAttr, targetFilte
686 setEvalAttributes(AciTargetMatchContext ctx, TargetAttr targetAttr, boolean ret) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DLDIFDiff.java839 Attribute targetAttr = null;
846 targetAttr = a;
852 if (targetAttr == null)
862 AttributeBuilder addedValuesBuilder = new AttributeBuilder(targetAttr);
871 deletedValuesBuilder.removeAll(targetAttr);
882 for (Attribute targetAttr: targetAttrs)
884 modifications.add(new Modification(ModificationType.ADD, targetAttr));
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DLDIFDiff.java907 Attribute targetAttr = null;
914 targetAttr = a;
920 if (targetAttr == null)
931 targetAttr);
942 deletedValuesBuilder.removeAll(targetAttr);
954 for (Attribute targetAttr: targetAttrs)
956 modifications.add(new Modification(ModificationType.ADD, targetAttr));
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DLDIFDiff.java889 Attribute targetAttr = null;
896 targetAttr = a;
902 if (targetAttr == null)
913 targetAttr);
924 deletedValuesBuilder.removeAll(targetAttr);
936 for (Attribute targetAttr: targetAttrs)
938 modifications.add(new Modification(ModificationType.ADD, targetAttr));
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DLDIFDiff.java907 Attribute targetAttr = null;
914 targetAttr = a;
920 if (targetAttr == null)
931 targetAttr);
942 deletedValuesBuilder.removeAll(targetAttr);
954 for (Attribute targetAttr: targetAttrs)
956 modifications.add(new Modification(ModificationType.ADD, targetAttr));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DLDIFDiff.java907 Attribute targetAttr = null;
914 targetAttr = a;
920 if (targetAttr == null)
931 targetAttr);
942 deletedValuesBuilder.removeAll(targetAttr);
954 for (Attribute targetAttr: targetAttrs)
956 modifications.add(new Modification(ModificationType.ADD, targetAttr));
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DLDIFDiff.java889 Attribute targetAttr = null;
896 targetAttr = a;
902 if (targetAttr == null)
913 targetAttr);
924 deletedValuesBuilder.removeAll(targetAttr);
936 for (Attribute targetAttr: targetAttrs)
938 modifications.add(new Modification(ModificationType.ADD, targetAttr));
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java415 TargetAttr targetAttr = TargetAttr.decode(op, targetAttrString);
420 Boolean res = TargetAttr.isApplicable(attributeType, targetAttr);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java413 TargetAttr targetAttr = TargetAttr.decode(op, targetAttrString);
418 Boolean res = TargetAttr.isApplicable(attributeType, targetAttr);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java415 TargetAttr targetAttr = TargetAttr.decode(op, targetAttrString);
420 Boolean res = TargetAttr.isApplicable(attributeType, targetAttr);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java413 TargetAttr targetAttr = TargetAttr.decode(op, targetAttrString);
418 Boolean res = TargetAttr.isApplicable(attributeType, targetAttr);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java415 TargetAttr targetAttr = TargetAttr.decode(op, targetAttrString);
420 Boolean res = TargetAttr.isApplicable(attributeType, targetAttr);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java498 TargetAttr targetAttr = TargetAttr.decode(op, targetAttrString);
500 assertEquals(TargetAttr.isApplicable(attrType, targetAttr), expectedResult);

Completed in 111 milliseconds