| Interface | Description |
|---|---|
| AssignmentTarget |
This Interface is a value object that represents the task assignment of an identity provisioning operation.
|
| OIMRecord |
The implementation layer for this interface should exactly represent an Oracle Identity Manager system account
that need to be reconciled or provisioned.
|
| TargetOperation |
This interface should be implemented by Transport and Format Providers for provisioning.
|
| TargetRecord |
This interface should be implemented by
ReconTransportProvider. |
| Class | Description |
|---|---|
| OIMOperation |
This class is a value object that represents an identity provisioning operation in OIM.
|