Lines Matching refs:AttributeValue

76 import com.sun.identity.entitlement.xacml3.core.AttributeValue;
238 AttributeValue cbv = new AttributeValue();
241 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
249 AttributeValue cbv = new AttributeValue();
252 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
259 AttributeValue cbv = new AttributeValue();
262 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
268 AttributeValue lmbv = new AttributeValue();
271 JAXBElement<AttributeValue> lmbve = objectFactory.createAttributeValue(lmbv);
284 AttributeValue cdv = new AttributeValue();
290 JAXBElement<AttributeValue> cdve = objectFactory.createAttributeValue(cdv);
296 AttributeValue lmdv = new AttributeValue();
302 JAXBElement<AttributeValue> lmdve = objectFactory.createAttributeValue(lmdv);
452 AttributeValue attributeValue = new AttributeValue();
491 AttributeValue attributeValue = new AttributeValue();
574 AttributeValue attributeValue = new AttributeValue();
608 AttributeValue attributeValue = new AttributeValue();
642 AttributeValue attributeValue = new AttributeValue();
674 AttributeValue attributeValue = new AttributeValue();
713 AttributeValue esv = new AttributeValue();
727 AttributeValue ecv = new AttributeValue();
849 JAXBElement<AttributeValue> jav = (JAXBElement<AttributeValue>) vd.getExpression();
850 AttributeValue attributeValue = (AttributeValue) jav.getValue();
1002 AttributeValue attributeValue = match.getAttributeValue();
1024 AttributeValue attributeValue = match.getAttributeValue();
1049 AttributeValue attributeValue = match.getAttributeValue();
1136 if (jaxe.getDeclaredType().equals(AttributeValue.class)) {
1137 AttributeValue av = (AttributeValue)jaxe.getValue();
1197 if (jaxe.getDeclaredType().equals(AttributeValue.class)) {
1198 AttributeValue av = (AttributeValue)jaxe.getValue();
1374 AttributeValue cbv = new AttributeValue();
1377 JAXBElement<AttributeValue> cbve = objectFactory.createAttributeValue(cbv);
1383 AttributeValue lmbv = new AttributeValue();
1386 JAXBElement<AttributeValue> lmbve = objectFactory.createAttributeValue(lmbv);
1399 AttributeValue cdv = new AttributeValue();
1405 JAXBElement<AttributeValue> cdve = objectFactory.createAttributeValue(cdv);
1411 AttributeValue lmdv = new AttributeValue();
1417 JAXBElement<AttributeValue> lmdve = objectFactory.createAttributeValue(lmdv);
1423 AttributeValue irdv = new AttributeValue();
1426 JAXBElement<AttributeValue> irdve = objectFactory.createAttributeValue(irdv);
1512 AttributeValue attributeValue = new AttributeValue();