Searched defs:replaceAttributes (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DCacheBlockBase.java431 public void replaceAttributes(String principalDN, Map sAttributes, Map bAttributes) { method in class:CacheBlockBase
/forgerock/openidm-v4/openidm-provisioner-openicf/src/test/java/org/forgerock/openidm/provisioner/openicf/connector/
H A DTestConnector.java607 * @param replaceAttributes set of new {@link org.identityconnectors.framework.common.objects.Attribute}. the values in this set
619 public Uid update(ObjectClass objclass, Uid uid, Set<Attribute> replaceAttributes, OperationOptions options) { argument
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/common/
H A DCacheBlockBase.java408 public void replaceAttributes(String principalDN, Map sAttributes, Map bAttributes) { method in class:CacheBlockBase

Completed in 51 milliseconds