Package com.ibm.itim.remoteservices.provider

Provides the interfaces and classes necessary to write a custom service provider that remote services will use.

See:
          Description

Interface Summary
IServiceProviderLocator  
Notifier Interface to notify the provisioning platform when a response to an asynchronous request is made.
PlatformContext Interface to retrieve provisioning platform context information, such as a directory naming context for retrieving directory entries.
SchemaLookup SchemaLookup defines the interface used in event notification and reconciliation to retrieve schema information for objectclasses and attributes.
SearchResults Encapsulates search results from a remote resource.
ServiceDefConstants Defines tag names and attribute names found in service.def xml files.
ServiceProvider Interface for a provider to communicate with a remote resource.
ServiceProviderFactory This interface should be implemented and used to instantiated and initialize a ServiceProvider implementation.
ServiceProviderV2 Interface for a provider to communicate with a remote resource.
UnsolicitedEventProcessor Interface for a class to process unsolicited events, including add events, modify events, suspend, restore, and delete events.
 

Class Summary
AsynchronousResponse Class that represents the response to an asynchronous request made by a ServiceProvider.
InitialPlatformContext Class used as a starting point to gain the platform's context.
RequestStatus Class encapsulates a response from a remote resource, including the status and any message.
SearchCriteria Encapsulates search criteria used in performing a recon.
SearchResult Encapsulates an entry returned from a search on a remote resource.
ServiceCallbackHandler Used in event notification and asynchronous request processing.
ServiceProviderInfoConnector A holder object for tag sets in service.def.
ServiceProviderInfoOperation A holder object for tag sets in service.def.
ServiceProviderInfoParameter Represents a or a tag in service.def.
ServiceProviderInformation Encapsulates service provider configuration parameters, including properties read from resource definition files.
ServiceProviderLocator Locates the correct ServiceProviderFactory and uses it to creates a ServiceProvider.
 

Enum Summary
RequestStatus.Reason  
RequestStatus.Status  
 

Exception Summary
ProviderConfigurationException Indicates that there was a problem with the service provider configuration.
 

Package com.ibm.itim.remoteservices.provider Description

Provides the interfaces and classes necessary to write a custom service provider that remote services will use.



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.