Searched defs:getAttributeName (Results 76 - 100 of 109) sorted by relevance

12345

/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java974 String n = getAttributeName();
1159 private String getAttributeName() method in class:CustomAttributePanel
1169 o = getAttributeName()+"-oid";
1192 al.add(getAttributeName());
1285 AttributeType attr = new AttributeType("", getAttributeName(),
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DCustomAttributePanel.java975 String n = getAttributeName();
1160 private String getAttributeName() method in class:CustomAttributePanel
1170 o = getAttributeName()+"-oid";
1193 al.add(getAttributeName());
1286 AttributeType attr = new AttributeType("", getAttributeName(),
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/task/
H A DNewSchemaElementsTask.java330 final BasicAttribute attr = new BasicAttribute(getAttributeName(schemaElement));
529 final String attName = getAttributeName(element);
539 private String getAttributeName(CommonSchemaElements element) method in class:NewSchemaElementsTask
637 sb.append(getAttributeName(schemaElement)).append(": ").append(getValueOffline(schemaElement)).append("<br>");
723 Attributes.create(getAttributeName(schemaElement).toLowerCase(), getValueOffline(schemaElement)));
736 lines.add(getAttributeName(schemaElement) + ": " + getValueOffline(schemaElement));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DNewAttributePanel.java311 String n = getAttributeName();
406 String attrName = getAttributeName();
627 private String getAttributeName() method in class:NewAttributePanel
637 o = getAttributeName() + "-oid";
660 al.add(getAttributeName());
730 getAttributeName(),
H A DCustomAttributePanel.java839 String n = getAttributeName();
1020 private String getAttributeName() method in class:CustomAttributePanel
1030 return getAttributeName() + "-oid";
1053 al.add(getAttributeName());
1103 return new AttributeType("", getAttributeName(),
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/file/
H A DFileChangeNumberIndexDB.java74 private String getAttributeName() method in class:FileChangeNumberIndexDB.ChangeNumberType
316 return Attributes.create(cnType.getAttributeName(), String.valueOf(changeNumber));
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyUtils.java287 String attributeName = getAttributeName(node);
374 String attributeName = getAttributeName(node);
399 public static String getAttributeName(Node pNode) method in class:PolicyUtils
403 debug.error("PolicyUtils.getAttributeName(): "
410 debug.error("PolicyUtils.getAttributeName(): "
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DPolicyUtils.java287 String attributeName = getAttributeName(node);
374 String attributeName = getAttributeName(node);
399 public static String getAttributeName(Node pNode) method in class:PolicyUtils
403 debug.error("PolicyUtils.getAttributeName(): "
410 debug.error("PolicyUtils.getAttributeName(): "
/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DADSContext.java220 public String getAttributeName() method in class:ADSContext.ServerProperty
254 nameToServerProperty.put(s.getAttributeName(), s);
309 public String getAttributeName() method in class:ADSContext.ServerGroupProperty
370 public String getAttributeName() method in class:ADSContext.AdministratorProperty
402 nameToAdminUserProperty.put(u.getAttributeName(), u);
610 String memberAttrName = ServerGroupProperty.MEMBERS.getAttributeName();
786 ServerGroupProperty.MEMBERS.getAttributeName().toLowerCase()))
1778 result = new BasicAttribute(ServerProperty.GROUPS.getAttributeName());
1784 result = new BasicAttribute(property.getAttributeName(), value);
1849 ServerGroupProperty.MEMBERS.getAttributeName());
[all...]
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DBasicMonitoringAttributes.java307 public String getAttributeName() method in class:BasicMonitoringAttributes
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DADSContext.java221 public String getAttributeName() method in class:ADSContext.ServerProperty
255 nameToServerProperty.put(s.getAttributeName(), s);
310 public String getAttributeName() method in class:ADSContext.ServerGroupProperty
371 public String getAttributeName() method in class:ADSContext.AdministratorProperty
403 nameToAdminUserProperty.put(u.getAttributeName(), u);
611 String memberAttrName = ServerGroupProperty.MEMBERS.getAttributeName();
787 ServerGroupProperty.MEMBERS.getAttributeName().toLowerCase()))
1778 result = new BasicAttribute(ServerProperty.GROUPS.getAttributeName());
1784 result = new BasicAttribute(property.getAttributeName(), value);
1849 ServerGroupProperty.MEMBERS.getAttributeName());
[all...]
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DBasicMonitoringAttributes.java308 public String getAttributeName() method in class:BasicMonitoringAttributes
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/
H A DADSContext.java221 public String getAttributeName() method in class:ADSContext.ServerProperty
255 nameToServerProperty.put(s.getAttributeName(), s);
310 public String getAttributeName() method in class:ADSContext.ServerGroupProperty
371 public String getAttributeName() method in class:ADSContext.AdministratorProperty
403 nameToAdminUserProperty.put(u.getAttributeName(), u);
611 String memberAttrName = ServerGroupProperty.MEMBERS.getAttributeName();
787 ServerGroupProperty.MEMBERS.getAttributeName().toLowerCase()))
1778 result = new BasicAttribute(ServerProperty.GROUPS.getAttributeName());
1784 result = new BasicAttribute(property.getAttributeName(), value);
1849 ServerGroupProperty.MEMBERS.getAttributeName());
[all...]
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DBasicMonitoringAttributes.java308 public String getAttributeName() method in class:BasicMonitoringAttributes
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/
H A DADSContext.java220 public String getAttributeName() method in class:ADSContext.ServerProperty
254 nameToServerProperty.put(s.getAttributeName(), s);
309 public String getAttributeName() method in class:ADSContext.ServerGroupProperty
370 public String getAttributeName() method in class:ADSContext.AdministratorProperty
402 nameToAdminUserProperty.put(u.getAttributeName(), u);
610 String memberAttrName = ServerGroupProperty.MEMBERS.getAttributeName();
786 ServerGroupProperty.MEMBERS.getAttributeName().toLowerCase()))
1778 result = new BasicAttribute(ServerProperty.GROUPS.getAttributeName());
1784 result = new BasicAttribute(property.getAttributeName(), value);
1849 ServerGroupProperty.MEMBERS.getAttributeName());
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DBasicMonitoringAttributes.java307 public String getAttributeName() method in class:BasicMonitoringAttributes
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/
H A DADSContext.java221 public String getAttributeName() method in class:ADSContext.ServerProperty
255 nameToServerProperty.put(s.getAttributeName(), s);
310 public String getAttributeName() method in class:ADSContext.ServerGroupProperty
371 public String getAttributeName() method in class:ADSContext.AdministratorProperty
403 nameToAdminUserProperty.put(u.getAttributeName(), u);
611 String memberAttrName = ServerGroupProperty.MEMBERS.getAttributeName();
787 ServerGroupProperty.MEMBERS.getAttributeName().toLowerCase()))
1778 result = new BasicAttribute(ServerProperty.GROUPS.getAttributeName());
1784 result = new BasicAttribute(property.getAttributeName(), value);
1849 ServerGroupProperty.MEMBERS.getAttributeName());
[all...]
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DBasicMonitoringAttributes.java308 public String getAttributeName() method in class:BasicMonitoringAttributes
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/
H A DADSContext.java163 public String getAttributeName() method in class:ADSContext.ServerProperty
199 NAME_TO_SERVER_PROPERTY.put(s.getAttributeName(), s);
243 public String getAttributeName() method in class:ADSContext.ServerGroupProperty
292 public String getAttributeName() method in class:ADSContext.AdministratorProperty
325 nameToAdminUserProperty.put(u.getAttributeName(), u);
519 String memberAttrName = ServerGroupProperty.MEMBERS.getAttributeName();
686 if (!attrID.toLowerCase().equals(ServerGroupProperty.MEMBERS.getAttributeName().toLowerCase()))
1626 result = new BasicAttribute(ServerProperty.GROUPS.getAttributeName());
1633 result = new BasicAttribute(property.getAttributeName(), value);
1699 Attribute result = new BasicAttribute(ServerGroupProperty.MEMBERS.getAttributeName());
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/datamodel/
H A DBasicMonitoringAttributes.java304 public String getAttributeName() method in class:BasicMonitoringAttributes
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djsr173_1.0_api.jarMETA-INF/MANIFEST.MF META-INF/pack.properties javax/xml/stream/EventFilter.class EventFilter ...
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djsr173_1.0_api.jarMETA-INF/MANIFEST.MF META-INF/pack.properties javax/xml/stream/EventFilter.class EventFilter ...
/forgerock/opendj2/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...
/forgerock/opendj2.6.2/resource/dsml/lib/
H A Dj2ee.jarMETA-INF/MANIFEST.MF javax/servlet/jsp/resources/jspxml.dtd javax/servlet/jsp/resources/web- ...

Completed in 174 milliseconds

12345