Searched refs:userAttributes (Results 76 - 100 of 108) sorted by relevance

12345

/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DManageTasksPanel.java691 Map<AttributeType,List<Attribute>> userAttributes =
754 userAttributes.put(attrType, attrList);
759 return new Entry(dn, objectClasses, userAttributes, operationalAttributes);
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DManageTasksPanel.java692 Map<AttributeType,List<Attribute>> userAttributes =
755 userAttributes.put(attrType, attrList);
760 return new Entry(dn, objectClasses, userAttributes, operationalAttributes);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DManageTasksPanel.java668 Map<AttributeType,List<Attribute>> userAttributes = new HashMap<>();
721 userAttributes.put(attrType, attrList);
726 return new Entry(dn, objectClasses, userAttributes, operationalAttributes);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DSynchronizationMsgTest.java561 ArrayList<Attribute> userAttributes = new ArrayList<Attribute>(1);
563 userAttributes.add(attr);
565 userAttList.put(attr.getAttributeType(), userAttributes);
578 objectClass, userAttributes,
1517 ArrayList<Attribute> userAttributes = new ArrayList<Attribute>(1);
1519 userAttributes.add(attr);
1521 userAttList.put(attr.getAttributeType(), userAttributes);
H A DProtocolCompatibilityTest.java224 ArrayList<Attribute> userAttributes = new ArrayList<Attribute>(1);
226 userAttributes.add(attr);
228 userAttList.put(attr.getAttributeType(), userAttributes);
241 objectClass, userAttributes,
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DSynchronizationMsgTest.java561 ArrayList<Attribute> userAttributes = new ArrayList<Attribute>(1);
563 userAttributes.add(attr);
565 userAttList.put(attr.getAttributeType(), userAttributes);
578 objectClass, userAttributes,
1517 ArrayList<Attribute> userAttributes = new ArrayList<Attribute>(1);
1519 userAttributes.add(attr);
1521 userAttList.put(attr.getAttributeType(), userAttributes);
H A DProtocolCompatibilityTest.java224 ArrayList<Attribute> userAttributes = new ArrayList<Attribute>(1);
226 userAttributes.add(attr);
228 userAttList.put(attr.getAttributeType(), userAttributes);
241 objectClass, userAttributes,
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DSynchronizationMsgTest.java561 ArrayList<Attribute> userAttributes = new ArrayList<Attribute>(1);
563 userAttributes.add(attr);
565 userAttList.put(attr.getAttributeType(), userAttributes);
578 objectClass, userAttributes,
1517 ArrayList<Attribute> userAttributes = new ArrayList<Attribute>(1);
1519 userAttributes.add(attr);
1521 userAttList.put(attr.getAttributeType(), userAttributes);
H A DProtocolCompatibilityTest.java224 ArrayList<Attribute> userAttributes = new ArrayList<Attribute>(1);
226 userAttributes.add(attr);
228 userAttList.put(attr.getAttributeType(), userAttributes);
241 objectClass, userAttributes,
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java608 Map userAttributes = null;
610 ((userAttributes = allUsers.getResultAttributes()) != null)
612 for (Iterator i = userAttributes.keySet().iterator();
615 Map attrs = (Map) userAttributes.get(sname);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java610 Map userAttributes = null;
612 ((userAttributes = allUsers.getResultAttributes()) != null)
614 for (Iterator i = userAttributes.keySet().iterator();
617 Map attrs = (Map) userAttributes.get(sname);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java197 List<Attribute> userAttributes = newList(attr);
199 userAttList.put(attr.getAttributeType(), userAttributes);
211 objectClass, userAttributes,
H A DSynchronizationMsgTest.java448 List<Attribute> userAttributes = newList(attr);
451 userAttList.put(attr.getAttributeType(), userAttributes);
463 objectClass, userAttributes,
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java197 List<Attribute> userAttributes = newList(attr);
199 userAttList.put(attr.getAttributeType(), userAttributes);
211 objectClass, userAttributes,
H A DSynchronizationMsgTest.java448 List<Attribute> userAttributes = newList(attr);
451 userAttList.put(attr.getAttributeType(), userAttributes);
463 objectClass, userAttributes,
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/util/
H A DStaticUtils.java2330 LinkedHashMap<AttributeType,List<Attribute>> userAttributes = new LinkedHashMap<>();
2363 addAttributeValue(userAttributes, attrType, attrName, attrValue);
2369 return new Entry(dn, objectClasses, userAttributes, operationalAttributes);
H A DLDIFReader.java1676 * @param userAttributes the user attributes
1680 Map<AttributeType,List<Attribute>>userAttributes,
1696 addRDNAttributesIfNecessary(userAttributes, t, v, n);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java202 List<Attribute> userAttributes = newArrayList(attr);
204 userAttList.put(attr.getAttributeType(), userAttributes);
215 objectClass, userAttributes,
H A DSynchronizationMsgTest.java447 List<Attribute> userAttributes = newArrayList(attr);
449 userAttList.put(attr.getAttributeType(), userAttributes);
460 objectClass, userAttributes,
/forgerock/opendj-b2.6/src/server/org/opends/server/util/
H A DStaticUtils.java3752 LinkedHashMap<AttributeType,List<Attribute>> userAttributes =
3802 List<Attribute> attrList = userAttributes.get(attrType);
3809 userAttributes.put(attrType, attrList);
3822 return new Entry(dn, objectClasses, userAttributes, operationalAttributes);
/forgerock/opendj2/src/server/org/opends/server/util/
H A DStaticUtils.java3734 LinkedHashMap<AttributeType,List<Attribute>> userAttributes =
3784 List<Attribute> attrList = userAttributes.get(attrType);
3791 userAttributes.put(attrType, attrList);
3804 return new Entry(dn, objectClasses, userAttributes, operationalAttributes);
/forgerock/opendj2.6.2/src/server/org/opends/server/util/
H A DStaticUtils.java3752 LinkedHashMap<AttributeType,List<Attribute>> userAttributes =
3802 List<Attribute> attrList = userAttributes.get(attrType);
3809 userAttributes.put(attrType, attrList);
3822 return new Entry(dn, objectClasses, userAttributes, operationalAttributes);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/
H A DStaticUtils.java3823 LinkedHashMap<AttributeType,List<Attribute>> userAttributes =
3873 List<Attribute> attrList = userAttributes.get(attrType);
3880 userAttributes.put(attrType, attrList);
3893 return new Entry(dn, objectClasses, userAttributes, operationalAttributes);
/forgerock/opendj2-hg/src/server/org/opends/server/util/
H A DStaticUtils.java3734 LinkedHashMap<AttributeType,List<Attribute>> userAttributes =
3784 List<Attribute> attrList = userAttributes.get(attrType);
3791 userAttributes.put(attrType, attrList);
3804 return new Entry(dn, objectClasses, userAttributes, operationalAttributes);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java2386 * @param userAttributes Map of default attributes.
2393 Map userAttributes,
2403 loginState.createUserIdentity(userName,userAttributes,userRoles);
2391 createIdentity( String userName, Map userAttributes, Set userRoles ) argument

Completed in 125 milliseconds

12345