Searched defs:ATTRIBUTE_ID (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/common/
H A DXACMLConstants.java232 public static String ATTRIBUTE_ID ="AttributeId"; field in class:XACMLConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/common/
H A DXACMLConstants.java232 public static String ATTRIBUTE_ID ="AttributeId"; field in class:XACMLConstants
/forgerock/web-agents-v4/expat/
H A Dxmlparse.c239 } ATTRIBUTE_ID; typedef in typeref:struct:attribute_id
242 const ATTRIBUTE_ID *id;
256 const ATTRIBUTE_ID *idAtt;
355 addBinding(XML_Parser parser, PREFIX *prefix, const ATTRIBUTE_ID *attId,
358 defineAttribute(ELEMENT_TYPE *type, ATTRIBUTE_ID *, XML_Bool isCdata,
366 static ATTRIBUTE_ID *
527 ATTRIBUTE_ID *m_declAttributeId;
2760 ATTRIBUTE_ID *attId = getAttributeId(parser, enc, currAtt->name,
2909 ATTRIBUTE_ID *id;
2913 id = (ATTRIBUTE_ID *)looku
[all...]

Completed in 45 milliseconds