System information
Part Number 820-2952-10 Page 59
Deprecated APIs
This section lists all Identity Manager Application Programming Interfaces (APIs) deprecated since
Identity Manager 6.0 2005Q4M3 and their replacements (if available). This information is organized
into the following sections:
• Deprecated Constructors and Classes
• Deprecated Methods and Fields
Deprecated Constructors and Classes
The following table lists the deprecated constructors and classes and their replacements, when
available.
Deprecated Replacement
com.sun.idm.idmx.IDMXContext com.waveset.object.LighthouseContext
com.sun.idm.idmx.IDMXContextFactory com.waveset.session.SessionFactory
com.waveset.adapter.ActiveDirectoryActiveSyncAdapter com.waveset.adapter.ADSIResourceAdapter
com.waveset.adapter.AIXResourceAdapter.BlockAcctIter References to this class should be replaced with an
AccountIterator based on the Supplier model. For
example BufferedAccountQueue(new
AIXAccountSupplier).
com.waveset.adapter.AD_LDAPResourceAdapter com.waveset.adapter.LDAPResourceAdapter
com.waveset.adapter.AttrParse com.waveset.object.AttrParse
com.waveset.adapter.ConfirmedSync References to this class should be replaced with an
AccountIterator based on the Supplier model. For
example BufferedAccountQueue(new
LinuxAccountSupplier).
com.waveset.adapter.DblBufIterator com.waveset.util.BufferedIterator
com.waveset.util.BlockIterator
com.waveset.adapter.AccountIteratorWrapper
com.waveset.adapter.DominoActiveSyncAdapter com.waveset.adapter.DominoResourceAdapter
com.waveset.adapter.LDAPChangeLogActiveSyncAdapter com.waveset.adapter.LDAPResourceAdapter
com.waveset.adapter.LinuxResourceAdapter.BlockAcctIter
com.waveset.adapter.NDSActiveSyncAdapter com.waveset.adapter.NDSResourceAdapter
com.waveset.adapter.PeopleSoftResourceAdapter
com.waveset.adapter.RemedyActiveSyncResourceAdapter com.waveset.adapter.RemedyResourceAdapter