IBM WebSphere Application ServerTM
Release 7

Deprecated API


Contents
Deprecated Interfaces
com.ibm.wsspi.wssecurity.auth.callback.CallbackHandlerFactory
            
com.ibm.websphere.j2c.ConnectionEventListener
          As of WAS 6.0, the functionality of this interface is replaced by J2EE Connector Architecture 1.5. Please reference javax.resource.spi.LazyEnlistableConnectionManager. 
com.ibm.websphere.j2c.ConnectionManager
          As of WAS 6.0, the functionality of this interface is replaced by J2EE Connector Architecture 1.5. Please reference javax.resource.spi.LazyAssociatableConnectionManager. 
com.ibm.wsspi.monitoring.EventSourceFactory
          replaced by EventSourceContext 
com.ibm.wsspi.wssecurity.config.KeyLocator
            
com.ibm.wsspi.sibx.mediation.flow.MediationFlowComponent
            
com.ibm.wsspi.sibx.mediation.flow.MediationFlowComponentKey
            
com.ibm.wsspi.sibx.mediation.flow.MediationFlowKey
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowLocal
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowLocalHome
            
com.ibm.wsspi.security.tai.NegotiateTrustAssociationInterceptor
          As of 5.1.1, replaced by the new com.ibm.wsspi.security.tai.TrustAssociationInterceptor interface. Implementation using this interface are supported by 5.1.1 both at compile time and runtime. Improvement has been made to com.ibm.wsspi.security.tai.TrustAssociationInterceptor and current implementations of this interface should be migrated to use the new interface. 
com.ibm.ws.extensionhelper.TransactionControl
          in favor of com.ibm.wsspi.uow.UOWManager.runUnderUOW() 
com.ibm.websphere.security.TrustAssociationInterceptor
          As of 5.1.1, replaced by the new com.ibm.wsspi.security.tai.TrustAssociationInterceptor interface. Implementation using this interface are supported by 5.1.1 both at compile time and runtime. Improvement has been made to com.ibm.wsspi.security.tai.TrustAssociationInterceptor and current implementations of this interface should be migrated to use the new interface. 
 

Deprecated Classes
com.ibm.wsspi.wssecurity.auth.callback.CallbackHandlerFactoryImpl
            
com.ibm.wsspi.monitoring.EventSourceFactoryFactory
            
com.ibm.wsspi.wssecurity.auth.module.IDAssertionLoginModule
            
com.ibm.wsspi.wssecurity.config.KeyStoreKeyLocator
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean
            
com.ibm.wsspi.sibx.mediation.flow.MediationFlowComponentFactory
            
com.ibm.wsspi.security.tai.NegotiateTrustAssociationInterceptorImpl
          As of 5.1.1, replaced by the new com.ibm.wsspi.security.tai.TrustAssociationInterceptor interface. Implementation using this class are supported by 5.1.1 both at compile time and runtime. Improvement has been made to com.ibm.wsspi.security.tai.TrustAssociationInterceptor and current implementations of this class should be migrated to use the new interface. 
com.ibm.wsspi.wssecurity.auth.module.SignatureLoginModule
            
com.ibm.websphere.security.WebSphereBaseTrustAssociationInterceptor
          As of 5.1.1, replaced by the new com.ibm.wsspi.security.tai.TrustAssociationInterceptor interface. Implementation using this class are supported by 5.1.1 both at compile time and runtime. Improvement has been made to com.ibm.wsspi.security.tai.TrustAssociationInterceptor and current implementations of this class should be migrated to use the new interface. 
com.ibm.wsspi.wssecurity.config.WSIdKeyStoreMapKeyLocator
            
com.ibm.wsspi.wssecurity.auth.module.WSSecurityMappingModule
            
 

Deprecated Exceptions
com.ibm.wsspi.sibx.mediation.flow.MediationRuntimeException
            
com.ibm.wsspi.sibx.mediation.flow.MFCNotFoundException
            
 

Deprecated Fields
com.ibm.ws.extensionhelper.DatabaseHelper.DBTYPE_DB2j
          Please switch to the Derby database and use DBTYPE_DERBY instead. 
com.ibm.ws.extensionhelper.DatabaseHelper.DBTYPE_INFORMIX7
          Informix version 7 is not supported. 
com.ibm.ws.extensionhelper.DatabaseHelper.DBTYPE_MSSQL7
          Microsoft SQL Server version 7 is not supported. 
com.ibm.websphere.security.SAFRoleMapper.DOMAIN_NAME
          As of WebSphere V7.0, replaced by SAFRoleMapper.PROFILE_PREFIX The context Map key to use to obtain the domain name. 
com.ibm.websphere.security.SAFRoleMapper.DOMAIN_TYPE
          As of WebSphere V7.0, replaced by SAFRoleMapper.PROFILE_PREFIX The context Map key to use to determine whether or not to use a prefix for SAF profile names. 
com.ibm.wsspi.wssecurity.auth.module.WSSecurityMappingModule.wscred
          wscred is no longer used. 
com.ibm.wsspi.wssecurity.auth.module.WSSecurityMappingModule.wsprin
          wsprin is no longer used. 
com.ibm.wsspi.wssecurity.Constants.WSSECURITY_TOKEN_PROPERGATION
          

 
com.ibm.wsspi.wssecurity.core.Constants.WSSECURITY_TOKEN_PROPERGATION
          

 
 

Deprecated Methods
com.ibm.wsspi.webservices.rpc.Call.addAttachmentPart(Object)
          This method is not an appropriate application-level API. It will eventually disappear in favor of an as-yet-undefined SPI. 
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowLocalHome.create()
            
com.ibm.wsspi.ejbpersistence.WSEJBToRAAdapter.createInteraction(Connection)
            
com.ibm.wsspi.pmi.factory.StatsFactory.createStatsInstance(String, StatsGroup, ObjectName, StatisticActionListener)
          As of 6.1, replaced by createStatsInstance(String, StatsGroup, ObjectName, StatisticActions ). 
com.ibm.wsspi.pmi.factory.StatsFactory.createStatsInstance(String, String, ObjectName, StatisticActionListener)
          As of 6.1, replaced by createStatsInstance(String, String, ObjectName, StatisticActions ). 
com.ibm.wsspi.pmi.factory.StatsFactory.createStatsInstance(String, String, StatsGroup, ObjectName, StatisticActionListener)
          As of 6.1, replaced by createStatsInstance(String, String, StatsGroup, StatsGroup, ObjectName, StatisticActions ). 
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.ejbActivate()
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.ejbCreate()
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.ejbPassivate()
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.ejbRemove()
            
com.ibm.wsspi.monitoring.EventPoint.fire(CommonBaseEvent)
          use EventPoint#fire(java.lang.String[], java.lang.Object[]) 
com.ibm.wsspi.monitoring.EventPoint.fire(ECSEmitter, CommonBaseEvent)
          use EventPoint#fire(java.lang.String[], java.lang.Object[]) Fires a monitoring event by emitting a cbe using the supplied emitter. 
com.ibm.wsspi.monitoring.EventPoint.fire(ECSEmitter, String[], Object[])
          this API should be replaced ASAP, instead the ECSEmitter the correlators as params 
com.ibm.wsspi.sibx.mediation.esb.RuntimeServices.getDataSource(String)
            
com.ibm.wsspi.monitoring.EventSourceContext.getECSEmitter(String)
            
com.ibm.wsspi.monitoring.EventPoint.getEncoder()
          use EventPoint#fire(java.lang.String[], java.lang.Object[]) 
com.ibm.wsspi.monitoring.EventSourceFactoryFactory.getFactory(String, String)
          use EventSourceContext.Factory 
com.ibm.wsspi.pmi.factory.StatsInstance.getMBeanStatDescriptor()
          No replacement. 
com.ibm.wsspi.pmi.factory.StatsGroup.getMBeanStatDescriptor()
          No replacement. 
com.ibm.wsspi.sibx.mediation.flow.MediationFlowComponentFactory.getMediationFlowComponent(MediationFlowComponentKey, boolean)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.getSessionContext()
            
com.ibm.websphere.security.UserRegistry.getUsersForGroup(String, int)
          This method will be deprecated in future. 
com.ibm.wsspi.sibx.mediation.flow.MediationFlowComponentFactory.invalidateMediationFlowComponent(MediationFlowComponentKey)
            
com.ibm.wsspi.webservices.rpc.Call.invoke(SOAPBodyElement[])
          There is no long term commitment to support this method 
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowLocal.invokeEventFlow(SIBXEvent, DataObject, FlowActionFactory)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.invokeEventFlow(SIBXEvent, DataObject, FlowActionFactory)
            
com.ibm.wsspi.sibx.mediation.flow.MediationFlowComponent.invokeFaultFlow(MediationFlowKey, DataObject, FlowActionFactory)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowLocal.invokeFaultFlow(MediationFlowKey, DataObject, FlowActionFactory)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.invokeFaultFlow(MediationFlowKey, DataObject, FlowActionFactory)
            
com.ibm.wsspi.webservices.rpc.Call.invokeOneWay(SOAPBodyElement[])
          There is no long term commitment to support this method 
com.ibm.wsspi.sibx.mediation.flow.MediationFlowComponent.invokeRequestFlow(MediationFlowKey, DataObject, FlowActionFactory)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowLocal.invokeRequestFlow(MediationFlowKey, DataObject, FlowActionFactory)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.invokeRequestFlow(MediationFlowKey, DataObject, FlowActionFactory)
            
com.ibm.wsspi.sibx.mediation.flow.MediationFlowComponent.invokeResponseFlow(MediationFlowKey, DataObject, FlowActionFactory)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowLocal.invokeResponseFlow(MediationFlowKey, DataObject, FlowActionFactory)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.invokeResponseFlow(MediationFlowKey, DataObject, FlowActionFactory)
            
com.ibm.websphere.cache.CacheEntry.isBatchEnabled()
          The updates for Push or Push-Pull sharing policies are always done in an asynchronous batch mode. It always returns true. 
com.ibm.wsspi.cache.CacheEntry.isBatchEnabled()
          The updates for Push or Push-Pull sharing policies are always done in an asynchronous batch mode. It always returns true. 
com.ibm.wsspi.webservices.rpc.handler.MessageContext.isReponsePath()
          9/1/2005 Please use isResponsePath instead 
com.ibm.wsspi.pmi.stat.SPIStats.setLevel(int)
          No replacement 
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.setSessionContext(SessionContext)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowLocal.transactionNotSupportedWriteContext(ContextStore, String, long, Context)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.transactionNotSupportedWriteContext(ContextStore, String, long, Context)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowLocal.transactionSupportsWriteContext(ContextStore, String, long, Context)
            
com.ibm.wsspi.sibx.mediation.flow.ejb.MediationFlowBean.transactionSupportsWriteContext(ContextStore, String, long, Context)
            
 

Deprecated Constructors
com.ibm.wsspi.sibx.mediation.flow.MediationRuntimeException(String)
            
com.ibm.wsspi.sibx.mediation.flow.MediationRuntimeException(String, Throwable)
            
com.ibm.wsspi.sibx.mediation.flow.MediationRuntimeException(Throwable)
            
com.ibm.wsspi.sibx.mediation.flow.MFCNotFoundException(String)
            
com.ibm.wsspi.sibx.mediation.flow.MFCNotFoundException(String, Throwable)
            
com.ibm.wsspi.sibx.mediation.flow.MFCNotFoundException(Throwable)
            
 


IBM WebSphere Application ServerTM
Release 7