Uses of Package
com.ibm.di.api

Packages that use com.ibm.di.api
com.ibm.di.api Provides packages and classes for managing the server API. 
com.ibm.di.api.exceptions Provides classes for authentication and configuration exceptions. 
com.ibm.di.api.jmx Provides classes for managing the JMX layer. 
com.ibm.di.api.jmx.mbeans Provides classes for the MBeans of the JMX layer. 
com.ibm.di.api.local Provides interfaces for managing the local session of the server API. 
com.ibm.di.api.local.impl Provides implementations of the interfaces for managing the local session of the server API. 
com.ibm.di.api.remote.impl Provides implementations of the interfaces for managing the remote session of the server API. 
com.ibm.di.api.security Provides classes for managing the security mechanism. 
com.ibm.di.api.syslog   
com.ibm.di.api.tm Provides classes for managing tombstones. 
com.ibm.di.config.base Provides classes that implement the Tivoli Directory Integrator configuration model. 
com.ibm.di.eclipse.http.commands   
 

Classes in com.ibm.di.api used by com.ibm.di.api
APIAuthenticator
          This class is used to execute a custom, user-defined script that will take care for authentication of the users.
The user-defined script file path is taken from the Java property with the key name APIEngine.PROP_API_CUSTOM_AUTH
ConfigEvent.Type
           
ConfigurationRegistry
          This class represents the repository used for manipulating configInstances.
DIEvent
          This class is the object that describes the event that have been triggered.
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
 

Classes in com.ibm.di.api used by com.ibm.di.api.exceptions
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
 

Classes in com.ibm.di.api used by com.ibm.di.api.jmx
DIEvent
          This class is the object that describes the event that have been triggered.
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
 

Classes in com.ibm.di.api used by com.ibm.di.api.jmx.mbeans
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
Tombstone
          This class is used to represent tombstone objects.
 

Classes in com.ibm.di.api used by com.ibm.di.api.local
ConfigEvent
          Objects representing events occurring on configuration file.
DIEvent
          This class is the object that describes the event that have been triggered.
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
 

Classes in com.ibm.di.api used by com.ibm.di.api.local.impl
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
Tombstone
          This class is used to represent tombstone objects.
 

Classes in com.ibm.di.api used by com.ibm.di.api.remote.impl
ConfigEvent
          Objects representing events occurring on configuration file.
DIEvent
          This class is the object that describes the event that have been triggered.
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
 

Classes in com.ibm.di.api used by com.ibm.di.api.security
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
 

Classes in com.ibm.di.api used by com.ibm.di.api.syslog
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
 

Classes in com.ibm.di.api used by com.ibm.di.api.tm
DIEvent
          This class is the object that describes the event that have been triggered.
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
 

Classes in com.ibm.di.api used by com.ibm.di.config.base
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.
 

Classes in com.ibm.di.api used by com.ibm.di.eclipse.http.commands
DIEvent
          This class is the object that describes the event that have been triggered.
DIException
          This is the base exception thrown by the TDI Server API, indicating that something in the API work-flow went wrong.