Uses of Package
org.identityconnectors.framework.spi.operations
Packages that use org.identityconnectors.framework.spi.operations
Package
Description
-
-
-
Classes in org.identityconnectors.framework.spi.operations used by org.identityconnectors.framework.spi.operationsClassDescriptionTagging interface for the
Connector
SPI.The developer of a Connector should implement either this interface or theUpdateAttributeValuesOp
interface if the Connector will allow an authorized caller to update (i.e., modify or replace) objects on the target resource.