Deprecated API


Contents
Deprecated Interfaces
com.ibm.itim.script.extensions.AttributesScriptInterface
          Use JSDirectoryObjectWrapperFactory instead. 
com.ibm.itim.fesiextensions.EnroleRuntimeContext
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. 
com.ibm.itim.fesiextensions.FESIExtensionConstants
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. 
com.ibm.itim.fesiextensions.HostSelectionPolicyRuntimeContext
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. 
com.ibm.itim.fesiextensions.IdentityFeedRuntimeContext
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. See PersonPlacementRulesScriptInterface and ServiceScriptInterface. 
com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use IdentityPolicyScriptInterface instead. 
com.ibm.itim.fesiextensions.JSObjectFactory
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use WrapperFactory instead. 
com.ibm.itim.fesiextensions.ModelRuntimeContext
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use ModelScriptInterface instead. 
com.ibm.itim.fesiextensions.PolicyJoinRuntimeContext
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use ProvisioningPolicyScriptInterface instead. 
com.ibm.itim.script.ScriptEvaluatorInterface
          This class is part of FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use com.ibm.itim.script.ScriptEvaluator instead. 
com.ibm.itim.ui.sso.SSOAdapter
            
 

Deprecated Classes
com.ibm.itim.fesiextensions.DataMapper
          This class is part of the FESI script framework and will no longer be supported or maintained as of ITIM 5.0. Most of the functionality provided by DataMapper is provided by ObjectWrapperManager. 
com.ibm.itim.fesiextensions.FactoryExtension
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. This functionality is now provided by ObjectWrapperManager. 
com.ibm.itim.fesiextensions.FESIScriptEvaluator
          This class is the heart of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use com.ibm.itim.script.ScriptEvaluator instead 
com.ibm.itim.fesiextensions.JSAttributeValueFactory
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSAttributeValueWrapperFactory instead. 
com.ibm.itim.fesiextensions.JSDirectoryObjectFactory
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSDirectoryObjectWrapperFactory instead. 
com.ibm.itim.fesiextensions.JSGlobalObjectFactory
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. This class was used to register new factories used to wrap objects. Under the new script framework, this is done in scriptframework.properties. 
com.ibm.itim.fesiextensions.JSHashMapFactory
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSMapWrapperFactory instead. 
com.ibm.itim.fesiextensions.JSListObjectFactory
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSCollectionWrapperFactory instead. 
com.ibm.itim.fesiextensions.JSPropertiesFactory
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSMapWrapperFactory instead. 
com.ibm.itim.dataservices.model.ObjectProfileOperationFactory
          This class should be for internal use only. It's being removed from public API since 5.0 
com.ibm.itim.dataservices.model.PartialResultsReason
          Replaced by SearchResultsStatus. 
com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler
          since ISIM 6.0 
 

Deprecated Exceptions
com.ibm.itim.apps.AuthenticationException
            
com.ibm.itim.fesiextensions.CustomJSException
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use ScriptException instead. 
com.ibm.itim.script.ScriptEvaluatorException
          This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use exceptions that extend from com.ibm.itim.script.ScriptException instead. 
 

Deprecated Fields
com.ibm.itim.dataservices.model.domain.Account.ACCOUNT_ATTR_HOST_SERVICE
            
com.ibm.itim.dataservices.model.domain.Account.ACCOUNT_ATTR_PERSON
            
com.ibm.itim.dataservices.model.domain.Account.ACCOUNT_ATTR_SERVICE
            
com.ibm.itim.common.AttributeChangeOperation.ACTION_ADD
          See ADD_ACTION. 
com.ibm.itim.common.AttributeChangeOperation.ACTION_ADD_ENUM
          See ADD_ACTION. 
com.ibm.itim.common.AttributeChangeOperation.ACTION_CHANGE
          See REPLACE_ACTION. 
com.ibm.itim.common.AttributeChangeOperation.ACTION_CHANGE_ENUM
          See REPLACE_ACTION. 
com.ibm.itim.common.AttributeChangeOperation.ACTION_REMOVE
          See REMOVE_ACTION. 
com.ibm.itim.common.AttributeChangeOperation.ACTION_REMOVE_ENUM
          See REMOVE_ACTION. 
com.ibm.itim.dataservices.model.ModelException.ATTR_IN_USE
            
com.ibm.itim.workflow.query.WorkflowQueryStatement.DBOWNER
          This constant is the default value. ISIM will update "database.db.owner" attribute to the DB owner in enRoleDatabase.properties file during installation. 
com.ibm.itim.logging.SystemLog.DEBUG_INFO
          SystemLog only supports message logging with type of ERROR, WARNING, or INFO. DEBUG_INFO is mapped to DEBUG_MAX in JLOG. 
com.ibm.itim.logging.SystemLog.FATAL_ERROR
          Use ERROR instead. 
com.ibm.itim.fesiextensions.EnroleRuntimeContext.FESI_CONTEXT_ITEM_ATTRIBUTES
          Use JSDirectoryObjectFactory. 
com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext.FESI_CONTEXT_ITEM_PERSON
          Use FESI_CONTEXT_ITEM_SUBJECT. 
com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext.FESI_CONTEXT_ITEM_SERVICE
          Use FESI_CONTEXT_ITEM_TARGET. 
com.ibm.itim.fesiextensions.IdentityPolicyRuntimeContext.FESI_CONTEXT_ITEM_USER_CLASS_NAME
            
com.ibm.itim.logging.SystemLog.NON_FATAL_ERROR
          Use ERROR instead. 
com.ibm.itim.apps.policy.ServiceAttributeParameter.OPTIONAL
          This enforcement now behaves like DEFAULT. To specify optional attribute enforcement, use ALLOWED instead. 
com.ibm.itim.policy.script.IdentityPolicyScriptInterface.SCRIPT_CONTEXT_ITEM_PERSON
          Use SubjectExtension instead. Both reference the same object. 
com.ibm.itim.policy.script.IdentityPolicyScriptInterface.SCRIPT_CONTEXT_ITEM_SERVICE
          Use ServiceExtension instead. Both reference the same object. 
com.ibm.itim.policy.script.IdentityPolicyScriptInterface.SCRIPT_CONTEXT_ITEM_USER_CLASS_NAME
            
com.ibm.itim.dataservices.model.domain.Service.SERVICE_ATTR_CONSTRAINT_VIOLATION_ACTION
            
com.ibm.itim.dataservices.model.domain.Service.SERVICE_ATTR_DISALLOWED_ACTION
            
com.ibm.itim.remoteservices.provider.ServiceProviderInformation.SERVICE_PROVIDER_FACTORY
          Use method getServiceProviderFactory(). 
com.ibm.itim.dataservices.model.system.SystemUser.SYSTEM_USER_ATTR_PASSWORD_LAST_CHANGED
          use Account.ACCOUNT_ATTR_PASSWORD_LAST_CHANGED 
 

Deprecated Methods
com.ibm.itim.dataservices.model.Permission.addAttributeRight(AttributeRight)
          Add rights directly to Collection returned in getAttributeRights() instead. 
com.ibm.itim.dataservices.model.Permission.addClassRight(String)
          Add rights directly to Collection returned in getClassRights() instead. 
com.ibm.itim.apps.identity.SelfPasswordManager.changePassword(String, String, String)
          As of ITIM 5.0, replaced by SelfPasswordManager.changeExpiredPassword(String userId, String oldPassword, String newPassword) . 
com.ibm.itim.apps.identity.SelfPasswordManager.changePassword(String, String, String)
          As of ITIM 5.0, replaced by SelfPasswordManager.changeExpiredPassword(String userId, String oldPassword, String newPassword) . 
com.ibm.itim.apps.identity.SelfPasswordManager.changePassword(String, String, String, String)
          As of ITIM 5.0 
com.ibm.itim.apps.identity.SelfPasswordManager.changePassword(String, String, String, String)
          As of ITIM 5.0 
com.ibm.itim.apps.identity.RoleManager.createRole(OrganizationalContainerMO, Role)
          This method creates only static role. This method will be removed in the next major release. Use RoleManager.createRole(OrganizationalContainerMO, Role, Date) instead. 
com.ibm.itim.apps.identity.RoleManager.createRole(OrganizationalContainerMO, Role)
          This method creates only static role. This method will be removed in the next major release. Use RoleManager.createRole(OrganizationalContainerMO, Role, Date) instead. 
com.ibm.itim.fesiextensions.FESIScriptEvaluator.evaluate(String, Map, boolean)
          use evaluate(String scr, boolean evalAsFunction) 
com.ibm.itim.script.ScriptEvaluatorInterface.evaluate(String, Map, boolean)
          use evaluate(String scr, boolean evalAsFunction) 
com.ibm.itim.fesiextensions.FESIScriptEvaluator.evaluate(String, Object[], boolean)
          Use evaluate(String scr, boolean evalAsFunction) 
com.ibm.itim.script.ScriptEvaluatorInterface.evaluate(String, Object[], boolean)
          Use evaluate(String scr, boolean evalAsFunction) 
com.ibm.itim.apps.workflow.HumanResourceMO.execute(WorkflowSearchResultsMO, Locale)
          As of ITIM 4.6 HumanResourceMO.getAssignments(WorkflowSearchResultsMO, Locale). 
com.ibm.itim.apps.workflow.HumanResourceMO.execute(WorkflowSearchResultsMO, Locale)
          As of ITIM 4.6 HumanResourceMO.getAssignments(WorkflowSearchResultsMO, Locale). 
com.ibm.itim.dataservices.model.domain.PersonEntity.getAccounts()
          Use AccountSearch class in provisioning package instead. 
com.ibm.itim.common.AttributeChangeOperation.getAction()
          See getModificationAction. 
com.ibm.itim.apps.jaas.callback.PlatformCallbackHandler.getChallenges()
          Use getUserChallenges() instead 
com.ibm.itim.dataservices.model.ModelSchema.getClassSchemaAttributes(String)
          use LDAPSchema.getClassSchemaAttributes(). Since 4.6 
com.ibm.itim.dataservices.model.ModelSchema.getClassSchemaAttributes(String, String)
          use LDAPSchema.getClassSchemaAttributes(). Since 4.6 
com.ibm.itim.dataservices.model.domain.Service.getConstraintViolationAction()
          Use getNonComplianceAction(). 
com.ibm.itim.remoteservices.provider.PlatformContext.getDirectoryContext()
          See UnsolicitedNotificationHandler.findService(). 
com.ibm.itim.dataservices.model.domain.Service.getDisallowedAction()
          Use getNonComplianceAction(). 
com.ibm.itim.common.AttributeValue.getMapValue()
          This will no longer be supported. Clients with this need must retrieve the Objects and parse them themselves. 
com.ibm.itim.apps.provisioning.ServiceMO.getOwner()
          since 5.0. Please use getOwners(). 
com.ibm.itim.apps.provisioning.ServiceMO.getOwner()
          since 5.0. Please use getOwners(). 
com.ibm.itim.dataservices.model.domain.ServiceEntity.getOwner()
          Replace with getOwners() since TIM 5.0 
com.ibm.itim.workflow.model.AssignmentGroup.getParticipant()
            
com.ibm.itim.apps.ITIMFailedLoginException.getThrowable()
            
com.ibm.itim.apps.ITIMCredentialExpiredException.getThrowable()
            
com.ibm.itim.exception.ITIMRuntimeException.getThrowable()
            
com.ibm.itim.exception.ITIMException.getThrowable()
            
com.ibm.itim.logging.SystemLog.getTraceExceptions()
          This method will be removed in the next major release. Exception will always be traced. 
com.ibm.itim.policy.script.IdentityPolicyScriptInterface.getUserClassName()
          This method is only provided for backwards compatability and should not be relied upon. 
com.ibm.itim.dataservices.model.domain.ServiceEntity.hasHostedService()
          use getHostedServices instead 
com.ibm.itim.apps.provisioning.AccountManager.isAccountCompliant(AccountMO, Collection)
          Please use checkAccountCompliance method. 
com.ibm.itim.apps.provisioning.AccountManager.isAccountCompliant(AccountMO, Collection)
          Please use checkAccountCompliance method. 
com.ibm.itim.apps.provisioning.AccountManager.isAccountCompliant(PersonMO, ServiceMO, AttributeValues, Collection)
          Please use checkAccountCompliance method. 
com.ibm.itim.apps.provisioning.AccountManager.isAccountCompliant(PersonMO, ServiceMO, AttributeValues, Collection)
          Please use checkAccountCompliance method. 
com.ibm.itim.dataservices.model.domain.Account.isEnroleAccount()
            
com.ibm.itim.dataservices.model.domain.DirectorySystem.isLostPwdByMail()
          Replaced by isPasswordResetRequired(). 
com.ibm.itim.apps.provisioning.PasswordManager.isPasswordValid(Collection, String)
          As of ITIM 5.0, replaced by PasswordManager.validatePassword(Collection accounts, String password). 
com.ibm.itim.apps.provisioning.PasswordManager.isPasswordValid(Collection, String)
          As of ITIM 5.0, replaced by PasswordManager.validatePassword(Collection accounts, String password). 
com.ibm.itim.dataservices.schema.SchemaAttribute.isRequired()
          isRequired is not part of Attribute definition. Use SchemaClass.getRequiredAttributes() to find all required attributes for that class. 
com.ibm.itim.remoteservices.provider.ServiceProviderInformation.isStoreAccountPassword()
          We not longer ever store the password locally, so the flag should not be used. 
com.ibm.itim.logging.SystemLog.logDebug(Object, Object)
          This method will be removed in the next major release. Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.text(). 
com.ibm.itim.logging.SystemLog.logDebug(Object, Object, Throwable)
          This method will be removed in the next major release. Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception(). 
com.ibm.itim.logging.SystemLog.logDebug(String, Object)
          This method will be removed in the next major release. Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.text(). 
com.ibm.itim.logging.SystemLog.logDebug(String, Object, Throwable)
          This method will be removed in the next major release. Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception(). 
com.ibm.itim.logging.SystemLog.logError(Object, Object, Throwable)
          This method will be removed in the next major release. Use logError(Object src, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception(). 
com.ibm.itim.logging.SystemLog.logError(String, Object, Throwable)
          This method will be removed in the next major release. Use logError(String category, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception(). 
com.ibm.itim.logging.SystemLog.logFatal(Object, Object)
          This method will be removed in the next major release. FATAL is not a supported severity anymore. Use logError() instead. 
com.ibm.itim.logging.SystemLog.logFatal(Object, Object, Throwable)
          This method will be removed in the next major release. FATAL is not a supported severity anymore. Use logError() instead. 
com.ibm.itim.logging.SystemLog.logFatal(String, Object)
          This method will be removed in the next major release. FATAL is not a supported severity anymore. Use logError() instead. 
com.ibm.itim.logging.SystemLog.logFatal(String, Object, Throwable)
          This method will be removed in the next major release. FATAL is not a supported severity anymore. Use logError() instead. 
com.ibm.itim.logging.SystemLog.logInformation(Object, Object, Throwable)
          This method will be removed in the next major release. Use logInformation(Object src, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception(). 
com.ibm.itim.logging.SystemLog.logInformation(String, Object, Throwable)
          This method will be removed in the next major release. Use logInformation(String category, Object msg). Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception(). 
com.ibm.itim.webclient.logon.LogonMediator.logon(Credentials)
          As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials). 
com.ibm.itim.logging.SystemLog.logWarning(Object, Object, Throwable)
          This method will be removed in the next major release. Use logWarning(Object src, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception(). 
com.ibm.itim.logging.SystemLog.logWarning(String, Object, Throwable)
          This method will be removed in the next major release. Use logWarning(String category, Object msg) instead. Throwable should be traced instead of logged as part of message. For Throwable tracing, Use JLogUtil.getTraceLogger() to get PDLogger, then use PDLogger.exception(). 
com.ibm.itim.apps.identity.SelfPasswordManager.resetPassword(Subject)
          As of ISIM 6.0, replaced by ForgotPasswordManager.resetPassword(String, java.util.Map) 
com.ibm.itim.apps.identity.SelfPasswordManager.resetPassword(Subject)
          As of ISIM 6.0, replaced by ForgotPasswordManager.resetPassword(String, java.util.Map) 
com.ibm.itim.dataservices.model.DirectoryObjectSearch.search(DistinguishedName, String, SearchParameters)
          Replaced by fetch(base, filter, params). 
com.ibm.itim.common.AttributeChangeOperation.setAction(String)
          See setModificationAction. 
com.ibm.itim.dataservices.model.domain.Service.setConstraintViolationAction(String)
          Use setNonComplianceAction(). 
com.ibm.itim.fesiextensions.FESIScriptEvaluator.setContextItem(String, Object)
          Use createScriptObject(String name, Object item). 
com.ibm.itim.script.ScriptEvaluatorInterface.setContextItem(String, Object)
          Use createScriptObject(String name, Object item). 
com.ibm.itim.dataservices.model.domain.Service.setDisallowedAction(String)
          Use setNonComplianceAction(). 
com.ibm.itim.dataservices.model.domain.DirectorySystem.setLostPwdByMail(boolean)
          Replaced by setPasswordResetRequired(). 
com.ibm.itim.common.AttributeValue.setMapValue(Map)
          This will no longer be supported. Clients with this need must perform this parsing first and use the setValues method that uses a Collection. 
com.ibm.itim.workflow.model.AssignmentGroup.setParticipant(ActivityParticipant)
            
com.ibm.itim.dataservices.model.ObjectProfile.setSearchAttribute(String)
          Use setSearchAttribute(Collection) instead. 
com.ibm.itim.logging.SystemLog.setTraceExceptions(boolean)
          This method will be removed in the next major release. Exception will always be traced. 
com.ibm.itim.webclient.logon.LogonMediator.signIn(Credentials)
          As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials). 
com.ibm.itim.webclient.logon.LogonMediator.signIn(Credentials, String)
          As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials). 
com.ibm.itim.webclient.logon.LogonMediator.signIn(String, String)
          As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials). 
com.ibm.itim.webclient.logon.LogonMediator.signIn(String, String, String)
          As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials). 
com.ibm.itim.dataservices.model.domain.AccountEntity.update(Account)
          use update(). 
com.ibm.itim.dataservices.model.DirectoryObjectEntity.update(DirectoryObject)
          since 5.0, please use update() 
com.ibm.itim.dataservices.model.domain.RoleEntity.update(DirectoryObject)
          please use update() 
com.ibm.itim.dataservices.model.ObjectProfileEntity.update(ObjectProfile)
          use update() 
 

Deprecated Constructors
com.ibm.itim.dataservices.model.domain.Account(String, AttributeValues)
          Use Account(String profileName) and setAttributes(attributes) instead 
com.ibm.itim.dataservices.model.domain.AdminDomain(String, AttributeValues)
          Use AdminDomain(AttributeValues) instead. Since 4.6 
com.ibm.itim.common.AttributeValue(String, Map)
          This will no longer be supported. Clients with this need must perform this parsing first and use the collection-based contstructor. Since 4.6 
com.ibm.itim.apps.AuthenticationException(String)
            
com.ibm.itim.apps.AuthenticationException(String, String)
            
com.ibm.itim.apps.AuthenticationException(String, Throwable)
            
com.ibm.itim.remoteservices.provider.InitialPlatformContext()
          Use the contructor with a Subject parameter. 
com.ibm.itim.remoteservices.provider.InitialPlatformContext(String)
          Use the contructor with a Subject parameter. 
com.ibm.itim.workflow.query.InvalidQueryException(String)
          Use new construtor InvalidQueryException(String msg, Object[] tokenValues, Throwable cause) 
com.ibm.itim.workflow.query.InvalidQueryException(String, String)
          Use new construtor InvalidQueryException(String msg, Object[] tokenValues, Throwable cause) 
com.ibm.itim.workflow.query.InvalidQueryException(String, Throwable)
          Use new construtor InvalidQueryException(String msg, Object[] tokenValues, Throwable cause) 
com.ibm.itim.dataservices.model.domain.Location(String, AttributeValues)
          Use Location(AttributeValues) instead. Since 4.6 
com.ibm.itim.dataservices.model.ObjectProfile(DistinguishedName, String, String, String, String, Map, Collection, Collection, Collection)
          Use ObjectProfile(DistinguishedName,Map,Collection,Collection,AttributeValues) instead. 
com.ibm.itim.dataservices.model.ObjectProfile(DistinguishedName, String, String, String, String, Map, String, Collection, Collection)
          Use ObjectProfile(DistinguishedName,String,String,String,Map,Collection, Collection,Collection) instead. 
com.ibm.itim.dataservices.model.ObjectProfile(DistinguishedName, String, String, String, String, Map, String)
          Use ObjectProfile(DistinguishedName,String,String,String,Map,Collection) instead. 
com.ibm.itim.dataservices.model.ObjectProfile(DistinguishedName, String, String, String, String, Map, String, Collection)
          Use ObjectProfile(String,String,String,String,Map,Collection) instead. 
com.ibm.itim.dataservices.model.domain.Organization(String, AttributeValues)
          Use Organization(AttributeValues) instead. Since 4.6 
com.ibm.itim.dataservices.model.domain.OrganizationalUnit(String, AttributeValues)
          Use OrganizationalUnit(AttributeValues) instead. Since 4.6 
com.ibm.itim.dataservices.model.domain.Person(String, AttributeValues)
          Use Person(String profileName) and setAttributes(attributes) instead 
com.ibm.itim.dataservices.schema.SchemaAttribute(String, String, boolean, boolean, AttributeConstraint, String)
          please use the SchemaAttribute(name,syntax,isSingleValue, attrContraint,equality) constructor. 
com.ibm.itim.dataservices.model.ServiceProfile(DistinguishedName, String, String, String, Map, String, String, String, String, Properties, Properties, String)
          Use ServiceProfile(String,String,String,String,Map,Collection, String,String) instead. 
com.ibm.itim.dataservices.model.ServiceProfile(DistinguishedName, String, String, String, Map, String, String, String, String, Properties, Properties, String, Collection, Collection)
          Use ServiceProfile(DistinguishedName,String,String,String,Map,Collection, String,String,String,Properties,Properties,String,Collection,Colletion) instead. 
com.ibm.itim.dataservices.model.ServiceProfile(String, String, String, Map, String, String, String, String)
          Use ServiceProfile(String,String,String,String,Map,Collection, String,String) instead. 
com.ibm.itim.workflow.model.WorkflowException(String)
          Use new construtor WorkflowException(String msg, Object[] tokenValues, Throwable cause) 
com.ibm.itim.workflow.model.WorkflowException(String, String)
          Use new construtor WorkflowException(String msg, Object[] tokenValues, Throwable cause) 
com.ibm.itim.workflow.model.WorkflowException(String, Throwable)
          Use new construtor WorkflowException(String msg, Object[] tokenValues, Throwable cause) 
 



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.