Provisioning

Provisioning a resource for an OIM User means creating a Resource account for the user. There are three types of provisioning:

  1. Direct provisioning
  2. Request-based provisioning
  3. Provisioning by policy changes

Java API

  1. Methods provisionResource, provisionObject, revokeObject, revokeObjects in tcUserOperationsIntf service

Implementation

  1. com.thortech.xl.ejb.beansimpl.tcUserOperationsBean implementation of tcUserOperationsIntf service
  2. tcUserProvisionObject implementation object the tcUserOperationsBean uses to do things

See also

  1. Provisioning Process
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License