Searched refs:addAttr (Results 1 - 22 of 22) sorted by relevance

/forgerock/opendj-b2.6/tests/staf-tests/shared/python/
H A Dobjects.py43 def addAttr(self, attrType, attrValue): member in class:person_entry
/forgerock/opendj2/tests/staf-tests/shared/python/
H A Dobjects.py42 def addAttr(self, attrType, attrValue): member in class:person_entry
/forgerock/opendj2.6.2/tests/staf-tests/shared/python/
H A Dobjects.py43 def addAttr(self, attrType, attrValue): member in class:person_entry
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/python/
H A Dobjects.py43 def addAttr(self, attrType, attrValue): member in class:person_entry
/forgerock/opendj2-hg/tests/staf-tests/shared/python/
H A Dobjects.py42 def addAttr(self, attrType, attrValue): member in class:person_entry
/forgerock/opendj-b2.6/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperation.java1013 Attribute addAttr = builder.toAttribute();
1014 modList.add(new Modification(ModificationType.ADD, addAttr));
1020 Attribute addAttr = builder.toAttribute();
1021 modList.add(new Modification(ModificationType.REPLACE, addAttr));
/forgerock/opendj2/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperation.java942 Attribute addAttr = builder.toAttribute();
943 modList.add(new Modification(ModificationType.ADD, addAttr));
949 Attribute addAttr = builder.toAttribute();
950 modList.add(new Modification(ModificationType.REPLACE, addAttr));
/forgerock/opendj2.6.2/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperation.java1013 Attribute addAttr = builder.toAttribute();
1014 modList.add(new Modification(ModificationType.ADD, addAttr));
1020 Attribute addAttr = builder.toAttribute();
1021 modList.add(new Modification(ModificationType.REPLACE, addAttr));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperation.java1013 Attribute addAttr = builder.toAttribute();
1014 modList.add(new Modification(ModificationType.ADD, addAttr));
1020 Attribute addAttr = builder.toAttribute();
1021 modList.add(new Modification(ModificationType.REPLACE, addAttr));
/forgerock/opendj2-hg/src/server/org/opends/server/extensions/
H A DPasswordModifyExtendedOperation.java942 Attribute addAttr = builder.toAttribute();
943 modList.add(new Modification(ModificationType.ADD, addAttr));
949 Attribute addAttr = builder.toAttribute();
950 modList.add(new Modification(ModificationType.REPLACE, addAttr));
/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DPasswordPolicyState.java852 Attribute addAttr = Attributes.create(type, AttributeValues.create(type,
855 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
2454 Attribute addAttr = Attributes.create(type, AttributeValues.create(
2457 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
/forgerock/opendj2/src/server/org/opends/server/core/
H A DPasswordPolicyState.java903 Attribute addAttr = Attributes.create(type, AttributeValues.create(type,
906 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
2505 Attribute addAttr = Attributes.create(type, AttributeValues.create(
2508 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DPasswordPolicyState.java852 Attribute addAttr = Attributes.create(type, AttributeValues.create(type,
855 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
2454 Attribute addAttr = Attributes.create(type, AttributeValues.create(
2457 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DPasswordPolicyState.java852 Attribute addAttr = Attributes.create(type, AttributeValues.create(type,
855 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
2454 Attribute addAttr = Attributes.create(type, AttributeValues.create(
2457 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DPasswordPolicyState.java903 Attribute addAttr = Attributes.create(type, AttributeValues.create(type,
906 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
2505 Attribute addAttr = Attributes.create(type, AttributeValues.create(
2508 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DPasswordPolicyState.java733 Attribute addAttr = Attributes.create(type, GeneralizedTimeSyntax.format(highestFailureTime));
734 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
2031 Attribute addAttr = Attributes.create(type, GeneralizedTimeSyntax.format(highestGraceTime));
2032 modifications.add(new Modification(ModificationType.ADD, addAttr, true));
/forgerock/opendj2/ext/xalan-j/
H A Dserializer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xml/ org/apache/xml/serializer/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A Dserializer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xml/ org/apache/xml/serializer/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A Dserializer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xml/ org/apache/xml/serializer/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A Dserializer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xml/ org/apache/xml/serializer/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A Dserializer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xml/ org/apache/xml/serializer/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A Dserializer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xml/ org/apache/xml/serializer/ ...

Completed in 287 milliseconds