All Implemented Interfaces:
Containerable, Freezable, ContainerablePrismBinding, JaxbVisitable, Objectable, DebugDumpable, Serializable, Cloneable

public class ResourceType extends AssignmentHolderType implements Objectable
Resource represents a system or component external to the IDM system which we manage. It is sometimes called _IT resource_, _target system_, _source system_, _provisioning target_, etc. IDM system connects to it to create accounts, assign accounts to groups, etc. But it also may be an authoritative source of data, system that maintains lookup tables, database that contains organizational structure, etc. The resource provides a combination of several functions (e.g. both provisioning and authoritative data for some attributes).
See Also: