Searched refs:newAttributes (Results 1 - 25 of 53) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/backends/jeb/
H A DPresenceIndexer.java121 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
125 if(newAttributes != null)
132 if(newAttributes == null)
154 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
158 if(newAttributes != null)
165 if(newAttributes == null)
H A DApproximateIndexer.java123 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
127 indexAttribute(newAttributes, modifiedKeys, true);
143 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
147 indexAttribute(newAttributes, modifiedKeys, true);
H A DEqualityIndexer.java128 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
132 indexAttribute(newAttributes, modifiedKeys, true);
151 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
155 indexAttribute(newAttributes, modifiedKeys, true);
H A DJEExtensibleIndexer.java143 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
147 indexAttribute(newAttributes, modifiedKeys, true);
161 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
165 indexAttribute(newAttributes, modifiedKeys, true);
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/jeb/
H A DPresenceIndexer.java122 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
126 if(newAttributes != null)
133 if(newAttributes == null)
155 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
159 if(newAttributes != null)
166 if(newAttributes == null)
H A DApproximateIndexer.java124 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
128 indexAttribute(newAttributes, modifiedKeys, true);
144 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
148 indexAttribute(newAttributes, modifiedKeys, true);
H A DEqualityIndexer.java129 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
133 indexAttribute(newAttributes, modifiedKeys, true);
152 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
156 indexAttribute(newAttributes, modifiedKeys, true);
H A DJEExtensibleIndexer.java144 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
148 indexAttribute(newAttributes, modifiedKeys, true);
162 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
166 indexAttribute(newAttributes, modifiedKeys, true);
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/jeb/
H A DPresenceIndexer.java122 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
126 if(newAttributes != null)
133 if(newAttributes == null)
155 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
159 if(newAttributes != null)
166 if(newAttributes == null)
H A DApproximateIndexer.java124 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
128 indexAttribute(newAttributes, modifiedKeys, true);
144 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
148 indexAttribute(newAttributes, modifiedKeys, true);
H A DEqualityIndexer.java129 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
133 indexAttribute(newAttributes, modifiedKeys, true);
152 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
156 indexAttribute(newAttributes, modifiedKeys, true);
H A DJEExtensibleIndexer.java144 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
148 indexAttribute(newAttributes, modifiedKeys, true);
162 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
166 indexAttribute(newAttributes, modifiedKeys, true);
/forgerock/opendj2-hg/src/server/org/opends/server/backends/jeb/
H A DPresenceIndexer.java121 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
125 if(newAttributes != null)
132 if(newAttributes == null)
154 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
158 if(newAttributes != null)
165 if(newAttributes == null)
H A DApproximateIndexer.java123 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
127 indexAttribute(newAttributes, modifiedKeys, true);
143 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
147 indexAttribute(newAttributes, modifiedKeys, true);
H A DEqualityIndexer.java128 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
132 indexAttribute(newAttributes, modifiedKeys, true);
151 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
155 indexAttribute(newAttributes, modifiedKeys, true);
H A DJEExtensibleIndexer.java143 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
147 indexAttribute(newAttributes, modifiedKeys, true);
161 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
165 indexAttribute(newAttributes, modifiedKeys, true);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/jeb/
H A DPresenceIndexer.java122 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
126 if(newAttributes != null)
133 if(newAttributes == null)
155 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
159 if(newAttributes != null)
166 if(newAttributes == null)
H A DApproximateIndexer.java124 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
128 indexAttribute(newAttributes, modifiedKeys, true);
144 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
148 indexAttribute(newAttributes, modifiedKeys, true);
H A DEqualityIndexer.java129 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
133 indexAttribute(newAttributes, modifiedKeys, true);
152 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
156 indexAttribute(newAttributes, modifiedKeys, true);
H A DJEExtensibleIndexer.java144 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
148 indexAttribute(newAttributes, modifiedKeys, true);
162 List<Attribute> newAttributes = newEntry.getAttribute(attributeType, true);
166 indexAttribute(newAttributes, modifiedKeys, true);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMUserEntryProcessed.java73 * @param newAttributes
78 Map oldAttributes, Map newAttributes);
77 processUserModify(SSOToken token, String userDN, Map oldAttributes, Map newAttributes) argument
H A DAMCallBack.java196 * @param newAttributes
219 * @return Map of updated values for <code>newAttributes</code> or null.
232 Map oldAttributes, Map newAttributes, int objectType)
234 return newAttributes;
326 * @param newAttributes
352 Map oldAttributes, Map newAttributes, int objectType)
231 preProcessModify(SSOToken token, String entryDN, Map oldAttributes, Map newAttributes, int objectType) argument
351 postProcessModify(SSOToken token, String entryDN, Map oldAttributes, Map newAttributes, int objectType) argument
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMUserEntryProcessed.java73 * @param newAttributes
78 Map oldAttributes, Map newAttributes);
77 processUserModify(SSOToken token, String userDN, Map oldAttributes, Map newAttributes) argument
H A DAMCallBack.java196 * @param newAttributes
219 * @return Map of updated values for <code>newAttributes</code> or null.
232 Map oldAttributes, Map newAttributes, int objectType)
234 return newAttributes;
326 * @param newAttributes
352 Map oldAttributes, Map newAttributes, int objectType)
231 preProcessModify(SSOToken token, String entryDN, Map oldAttributes, Map newAttributes, int objectType) argument
351 postProcessModify(SSOToken token, String entryDN, Map oldAttributes, Map newAttributes, int objectType) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2ConfigService.java115 Map newAttributes = new HashMap();
127 newAttributes.put(SAML2_FAILOVER_ATTR, value);
135 newAttributes.put(SAML2_BUFFER_LENGTH, value);
140 attributes = newAttributes;

Completed in 73 milliseconds

123