| Interface | Description |
|---|---|
| ManagedObject |
Interface of all managed objects.
|
| PlatformContext |
Interface representing a client context with the provisioning platform.
|
| PlatformContextFactory |
Interface for creating a platform context.
|
| Class | Description |
|---|---|
| BulkRequest |
Represents a bulk request submitted to the provisioning platform.
|
| InitialPlatformContext |
Provides a starting point for establishing a platform context.
|
| Request |
Represents a request submitted to the provisioning platform.
|
| RequestManager |
Provides an interface for retrieving requests from the provisioning
platform.
|
| UserAuthInfo |
Contains a user's authentication information, including user id and
credentials.
|
| UserRequest |
| Exception | Description |
|---|---|
| ApplicationException |
This exception is thrown when application-level errors occur
such as the violation of business rules.
|
| AuthenticationException | Deprecated |
| AuthorizationException |
This class identifies an authorization failure.
|
| BulkException |
BulkException is thrown during the course of invoking operations on more
than one object such as a multi-person suspend.
|
| ITIMCredentialExpiredException |
This class identifies an authentication failure.
|
| ITIMFailedLoginException |
This class identifies an authentication failure.
|
| PartialListResultsException |
This class is the result of partial results submitted to the workflow
|
| SchemaViolationException |
General exception for LDAP schema violations such as invalid syntax or missing
required attribute errors.
|