Interface ProvisioningService


  • public interface ProvisioningService

    Provisioning Service Interface.

    Status: public Stability: STABLE, only compatible changes are expected

    Version:
    3.7.1
    Author:
    Radovan Semancik

    This service retrieves information about resource objects and resources and handles changes to resource objects. Implementations of this interface will apply the changes to accounts, groups and other similar objects to the target resources. It also provides information about connectors and similar configuration of access to the resources.

    Supported object types:

    • Resource
    • Shadow
    • Connector

    TODO: better documentation