|
Java SDK r12.5 SP 8 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AccessRoleEvent | A base interface that certain Identity Manager event objects implement. |
AccessTaskEvent | A base interface that certain Identity Manager event objects implement. |
AdminRoleEvent | A base interface that certain Identity Manager event objects implement. |
AdminTaskEvent | A base interface that certain Identity Manager event objects implement. |
AuditEvent | A base interface that Identity Manager event objects implement when the event is only audited, not executed. |
BLTHContext | Provides access to information and services in the current task session. |
EventContext | Provides access to the current Identity Manager event, including the managed object(s) in the event. |
EventROContext | Provides access to the current Identity Manager event, including the managed object(s) in the event. |
ExposedEventContextInformation | Makes context information for the current event available to an Identity Manager email template. |
ExposedTaskContextInformation | Contains a collection of context information about the current task, such as task name, organization name, and constituent events. |
ExternalTaskEvent | Deprecated. since Identity Manager 8.1. |
FieldContext | Provides access to information and services for the current field in a profile tab. |
GroupEvent | A base interface that certain Identity Manager event objects implement. |
IdentityPolicySetEvent | This interface is typically used by Identity Manager only. |
IMContext | The IMContext interface is part of the core
Identity Manager API architecture. |
IMEvent | A base interface for an event. |
IMPersistentContext | Allows custom objects to persist user-defined data within the lifetime of the current task session. |
LifeCycle | Contains user-defined properties applicable to a particular custom object and/or to an entire Identity Manager environment. |
Logger | Lets a custom object log a message to the application server log. |
LogicalAttributeContext | Provides read and write access to the logical attribute(s) and any associated physical attributes for a particular logical attribute scheme. |
NotificationRuleContext | Provides access to one or all name/value pairs of user-defined data that were specified in the email template. |
OrganizationEvent | A base interface that certain Identity Manager event objects implement. |
ParentOrganizationEvent | A base interface that certain Identity Manager event objects implement. |
ParticipantResolverContext | Provides a participant resolver with access to:
IMContext information about the current task. |
ProviderAccessor | Provides all Identity Manager APIs with direct access to the managed objects in the data store. |
ProvisioningRoleEvent | A base interface that certain Identity Manager event objects implement. |
ResultsContainer | Contains relationship information for the subject of the current task. |
ScreenContext | Provides access to information and services for the current screen in a profile tab. |
ServiceProvider | Provides the Identity Manager APIs with access to services such as password and encryption operations. |
TabControllerContext | Provides access to information and services for working with tabs. |
TabSequenceContext | Provides access to information and services for working with tabs. |
TaskInfo | Provides information about the current task context -- for example, the time the task was created, the name and unique identifier of the administrator who is executing the task, and the organization associated with the subject of the task. |
TaskValidator | Performs task-level validation of managed object attributes. |
UserEvent | A base interface that certain Identity Manager event objects implement. |
ViewTaskEvent | Deprecated. since Identity Manager 8.1. |
WorkflowContext | Allows a WorkPoint workflow script to approve or reject a workflow process. |
Class Summary | |
---|---|
BLTHAdapter | The base class for custom business logic task handlers. |
EnhancedAuditData | Maintains a collection of objects for auditing, including the new and old attributes of these objects. |
EventListenerAdapter | The base class for event listeners. |
GenericAuditEvent | Base class for implementing any custom auditing event. |
IMEventName | Contains constants for the names of Identity Manager events. |
LogicalAttributeAdapter | The base class for custom logical attribute handlers. |
NotificationRuleAdapter | The base class for custom notification rules. |
OrgSelectorAdapter | The abstract class for custom self-registration handlers. |
ParticipantResolverAdapter | The base class for custom participant resolvers. |
TaskValidator.StringRef | A data type object that lets you pass an attribute value or error
message to Identity Manager through the output parameters of the
validate()
method. |
Contains the base interfaces used in all the CA Identity Manager APIs, the context interfaces and adapter classes for each CA Identity Manager API, and base interfaces for CA Identity Manager events.
For overview information about the classes and interfaces in the CA Identity Manager APIs, see the Programming Guide.
|
Java SDK r12.5 SP 8 06/13/2011 |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |