Provisioning
Provisioning a resource for an OIM User means creating a Resource account for the user. There are three types of provisioning:
Java API
- Methods provisionResource, provisionObject, revokeObject, revokeObjects in tcUserOperationsIntf service
Implementation
- com.thortech.xl.ejb.beansimpl.tcUserOperationsBean implementation of tcUserOperationsIntf service
- tcUserProvisionObject implementation object the tcUserOperationsBean uses to do things
See also
- Provisioning Process
page revision: 5, last edited: 17 Oct 2011 20:43