Searched refs:removeCachedAttributes (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteCachedServicesImpl.java179 private void removeCachedAttributes(String affectDNs, Set attrNames) { method in class:IdRemoteCachedServicesImpl
202 removeCachedAttributes(affectDNs, null);
251 removeCachedAttributes(cachedID, attrNames);
260 removeCachedAttributes(cachedID, attrNames);
271 removeCachedAttributes(cachedID, attrNames);
280 removeCachedAttributes(cachedID, attrNames);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdCachedServicesImpl.java192 private void removeCachedAttributes(String affectDNs, Set attrNames) { method in class:IdCachedServicesImpl
216 removeCachedAttributes(affectDNs, null);
264 removeCachedAttributes(cachedID, attrNames);
273 removeCachedAttributes(cachedID, attrNames);
284 removeCachedAttributes(cachedID, attrNames);
293 removeCachedAttributes(cachedID, attrNames);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteCachedServicesImpl.java179 private void removeCachedAttributes(String affectDNs, Set attrNames) { method in class:IdRemoteCachedServicesImpl
202 removeCachedAttributes(affectDNs, null);
251 removeCachedAttributes(cachedID, attrNames);
260 removeCachedAttributes(cachedID, attrNames);
271 removeCachedAttributes(cachedID, attrNames);
280 removeCachedAttributes(cachedID, attrNames);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdCachedServicesImpl.java193 private void removeCachedAttributes(String affectDNs, Set attrNames) { method in class:IdCachedServicesImpl
215 removeCachedAttributes(affectDNs, null);
263 removeCachedAttributes(cachedID, attrNames);
273 removeCachedAttributes(cachedID, attrNames);
285 removeCachedAttributes(cachedID, attrNames);
294 removeCachedAttributes(cachedID, attrNames);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DCachedDirectoryServicesImpl.java171 private void removeCachedAttributes(String affectDNs, Set attrNames) { method in class:CachedDirectoryServicesImpl
237 removeCachedAttributes(dn, attrNames);
246 removeCachedAttributes(dn, attrNames);
257 removeCachedAttributes(dn, attrNames);
266 removeCachedAttributes(dn, attrNames);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DCachedRemoteServicesImpl.java167 private void removeCachedAttributes(String affectDNs, Set attrNames) { method in class:CachedRemoteServicesImpl
233 removeCachedAttributes(dn, attrNames);
242 removeCachedAttributes(dn, attrNames);
253 removeCachedAttributes(dn, attrNames);
262 removeCachedAttributes(dn, attrNames);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DCachedDirectoryServicesImpl.java171 private void removeCachedAttributes(String affectDNs, Set attrNames) { method in class:CachedDirectoryServicesImpl
237 removeCachedAttributes(dn, attrNames);
246 removeCachedAttributes(dn, attrNames);
257 removeCachedAttributes(dn, attrNames);
266 removeCachedAttributes(dn, attrNames);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DCachedRemoteServicesImpl.java167 private void removeCachedAttributes(String affectDNs, Set attrNames) { method in class:CachedRemoteServicesImpl
233 removeCachedAttributes(dn, attrNames);
242 removeCachedAttributes(dn, attrNames);
253 removeCachedAttributes(dn, attrNames);
262 removeCachedAttributes(dn, attrNames);

Completed in 47 milliseconds