Package | Description |
---|---|
org.identityconnectors.framework.spi.operations |
Modifier and Type | Interface and Description |
---|---|
interface |
UpdateAttributeValuesOp
More advanced implementation of
UpdateOp to be implemented by
connectors that wish to offer better performance and atomicity semantics for
the methods
UpdateApiOp.addAttributeValues(ObjectClass, Uid, Set, OperationOptions)
and
UpdateApiOp.removeAttributeValues(ObjectClass, Uid, Set, OperationOptions)
. |
Copyright © 2022. All rights reserved.