Lines Matching refs:AttributeValue

47 import com.sun.identity.entitlement.xacml3.core.AttributeValue;
230 AttributeValue cbv = new AttributeValue();
233 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
241 AttributeValue cbv = new AttributeValue();
244 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
251 AttributeValue cbv = new AttributeValue();
254 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
260 AttributeValue lmbv = new AttributeValue();
263 JAXBElement<AttributeValue> lmbve = objectFactory.createAttributeValue(lmbv);
276 AttributeValue cdv = new AttributeValue();
282 JAXBElement<AttributeValue> cdve = objectFactory.createAttributeValue(cdv);
288 AttributeValue lmdv = new AttributeValue();
294 JAXBElement<AttributeValue> lmdve = objectFactory.createAttributeValue(lmdv);
444 AttributeValue attributeValue = new AttributeValue();
483 AttributeValue attributeValue = new AttributeValue();
566 AttributeValue attributeValue = new AttributeValue();
600 AttributeValue attributeValue = new AttributeValue();
634 AttributeValue attributeValue = new AttributeValue();
666 AttributeValue attributeValue = new AttributeValue();
705 AttributeValue esv = new AttributeValue();
719 AttributeValue ecv = new AttributeValue();
819 JAXBElement<AttributeValue> jav = (JAXBElement<AttributeValue>) vd.getExpression();
820 AttributeValue attributeValue = (AttributeValue) jav.getValue();
972 AttributeValue attributeValue = match.getAttributeValue();
994 AttributeValue attributeValue = match.getAttributeValue();
1019 AttributeValue attributeValue = match.getAttributeValue();
1091 if (jaxe.getDeclaredType().equals(AttributeValue.class)) {
1092 AttributeValue av = (AttributeValue)jaxe.getValue();
1141 if (jaxe.getDeclaredType().equals(AttributeValue.class)) {
1142 AttributeValue av = (AttributeValue)jaxe.getValue();
1318 AttributeValue cbv = new AttributeValue();
1321 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
1327 AttributeValue lmbv = new AttributeValue();
1330 JAXBElement<AttributeValue> lmbve = objectFactory.createAttributeValue(lmbv);
1343 AttributeValue cdv = new AttributeValue();
1349 JAXBElement<AttributeValue> cdve = objectFactory.createAttributeValue(cdv);
1355 AttributeValue lmdv = new AttributeValue();
1361 JAXBElement<AttributeValue> lmdve = objectFactory.createAttributeValue(lmdv);
1367 AttributeValue irdv = new AttributeValue();
1370 JAXBElement<AttributeValue> irdve = objectFactory.createAttributeValue(irdv);
1456 AttributeValue attributeValue = new AttributeValue();