IBM WebSphere Application ServerTM
Release 6

Deprecated API

Deprecated Classes
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.auth.module.WSSecurityMappingModule
com.ibm.wsspi.wssecurity.auth.module.SignatureLoginModule
com.ibm.wsspi.wssecurity.auth.callback.CallbackHandlerFactoryImpl
com.ibm.wsspi.wssecurity.auth.module.IDAssertionLoginModule
com.ibm.wsspi.wssecurity.config.WSIdKeyStoreMapKeyLocator
com.ibm.wsspi.wssecurity.config.KeyStoreKeyLocator


Deprecated Interfaces
com.ibm.wsspi.wssecurity.auth.callback.CallbackHandlerFactory
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 javax.resource.spi.LazyAssociatableConnectionManager.
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.
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 javax.resource.spi.LazyEnlistableConnectionManager.
com.ibm.wsspi.wssecurity.config.KeyLocator


Deprecated Fields
com.ibm.wsspi.wssecurity.Constants.WSSECURITY_TOKEN_PROPERGATION

com.ibm.ws.extensionhelper.DatabaseHelper.DBTYPE_DB2j
Please switch to the Derby database and use DBTYPE_DERBY instead.
com.ibm.wsspi.runtime.component.WsComponentImpl.name
This field will be private in a future release. It is protected for legacy reasons.
com.ibm.wsspi.runtime.component.WsComponentImpl.state
This field will be private in a future release. It is protected for legacy reasons.
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.


Deprecated Methods
com.ibm.wsspi.webservices.rpc.Call.invoke(com.ibm.ws.webservices.engine.xmlsoap.SOAPBodyElement[])
There is no long term commitment to support this method
com.ibm.wsspi.webservices.rpc.Call.invokeOneWay(com.ibm.ws.webservices.engine.xmlsoap.SOAPBodyElement[])
There is no long term commitment to support this method
com.ibm.wsspi.webservices.rpc.Call.addAttachmentPart(java.lang.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.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.pmi.factory.StatsFactory.createStatsInstance(java.lang.String, java.lang.String, javax.management.ObjectName, com.ibm.wsspi.pmi.factory.StatisticActionListener)
As of 6.1, replaced by createStatsInstance(String, String, ObjectName, StatisticActions ).
com.ibm.wsspi.pmi.factory.StatsFactory.createStatsInstance(java.lang.String, com.ibm.wsspi.pmi.factory.StatsGroup, javax.management.ObjectName, com.ibm.wsspi.pmi.factory.StatisticActionListener)
As of 6.1, replaced by createStatsInstance(String, StatsGroup, ObjectName, StatisticActions ).
com.ibm.wsspi.pmi.factory.StatsFactory.createStatsInstance(java.lang.String, java.lang.String, com.ibm.wsspi.pmi.factory.StatsGroup, javax.management.ObjectName, com.ibm.wsspi.pmi.factory.StatisticActionListener)
As of 6.1, replaced by createStatsInstance(String, String, StatsGroup, StatsGroup, ObjectName, StatisticActions ).
com.ibm.wsspi.pmi.factory.StatsGroup.getMBeanStatDescriptor()
No replacement.
com.ibm.wsspi.pmi.factory.StatsInstance.getMBeanStatDescriptor()
No replacement.
com.ibm.websphere.security.UserRegistry.getUsersForGroup(java.lang.String, int)
This method will be deprecated in future.
com.ibm.wsspi.ejbpersistence.WSEJBToRAAdapter.createInteraction(javax.resource.cci.Connection)


Deprecated Constructors


IBM WebSphere Application ServerTM
Release 6