OverviewPackageClassUseDeprecatedHelp
IBM WebSphere PortalTM
V5.1.0.1

Deprecated API

Deprecated Classes
com.ibm.wps.portletservice.credentialvault.credentials.Credential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.struts.common.ModuleContext
com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.CredentialSecretNotSetException
since 5.1.0.1, use the Java Portlet API and corresponding portlet services instead.
com.ibm.wps.struts.common.PortletURIAttributes
com.ibm.wps.struts.common.PortletApiUtils
com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.BinaryPassiveCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portlets.struts.WpsStrutsViewXmlCommand
com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.portal.struts.command.StrutsViewXmlCommand
5.1
com.ibm.wps.portletservice.credentialvault.credentials.SSMTokenCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.ActiveCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.BinaryCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.PassiveCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead
com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
since 5.1.0.1, use the Java Portlet API and corresponding IBM portlet services instead


Deprecated Interfaces
org.apache.jetspeed.portlet.event.WindowListener
since 5.0, use PortletWindow.getWindowState() instead.
org.apache.jetspeed.portlet.event.WindowEvent
since 5.0, use PortletWindow.getWindowState() instead.
com.ibm.struts.data.IUserConfigurationDataStore


Deprecated Fields
com.ibm.portal.struts.common.PortletApiUtils.STANDARD_URL
com.ibm.portal.struts.common.PortletApiUtils.RETURN_URL
com.ibm.portal.struts.portlet.StrutsConstants.INIT_PARAM_SUB_APPLICATION_SEARCH_PATH
com.ibm.portal.struts.portlet.StrutsConstants.INIT_PARAM_DETERMINE_STRUTS_CALLER_INFO
com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_SUB_APPLICATION_SEARCH_PATH
com.ibm.wps.portlets.struts.WpsStrutsConstants.INIT_PARAM_DETERMINE_STRUTS_CALLER_INFO


Deprecated Methods
com.ibm.wps.pb.property.Action.getTitle()
com.ibm.wps.pb.property.Action.getDescription()
com.ibm.wps.pb.property.Action.getInvokeOnMultipleMatch()
com.ibm.wps.pb.property.Action.getActiveOnStartup()
com.ibm.wps.pb.property.Action.setTitle(java.lang.String)
com.ibm.wps.pb.property.Action.setDescription(java.lang.String)
com.ibm.wps.pb.property.Action.setInvokeOnMultipleMatch(boolean)
org.apache.jetspeed.portlet.event.ActionEvent.getAction()
Use getActionString() instead
com.ibm.wps.pb.property.ActionTriggerMarkup.preWiredActions()
com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig.getSegmentObjectID()
Deprecated: Use getSegmentPortalObjectID returning com.ibm.portal.ObjectID instead. Returns the ObjectID of the Segment for this Vault Slot.
com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig.getCPIID()
Deprecated: Use getPortalCPIID returning com.ibm.portal.ObjectID instead. If this Vault Slot is user managed and portlet private, the method returns the portlet instance ID of the portlet. The CPIID makes sure that only the specified portlet can access a user managed portlet private slot.
java.util.Map, java.util.Map, int, boolean, boolean, org.apache.jetspeed.portlet.PortletRequest)">com.ibm.wps.portletservice.credentialvault.CredentialVaultService.createSlot(java.lang.String, com.ibm.wps.util.ObjectID, java.util.Map, java.util.Map, int, boolean, boolean, org.apache.jetspeed.portlet.PortletRequest)
Use createSlot taking com.ibm.portal.ObjectID segmentId as parameter. Creates a new credential slot. This method should be used by "ordinary" portlets, but not by "admin portlets".
com.ibm.wps.portletservice.credentialvault.CredentialVaultService.getDefaultUserVaultSegmentId()
Use getDefaultUserVaultSegmentId returning com.ibm.portal.ObjectID segmentId as parameter. Returns the ObjectID of the default user managed vault segment. Currently there is only one user-managed segment, so this returns the ID of the user managed segment.
com.lotus.cs.CSEnvironment.isEnabled(java.lang.String)
As of verison 4.2, replaced by #isServerAvailable(String serverType)
com.lotus.cs.CSEnvironment.getServers(java.lang.String)
As of verison 4.2, replaced by #getAvailableServers(String serverType)
org.apache.jetspeed.portlet.event.Event.getPortlet()
deprecated since version 1.1
com.ibm.portal.ObjectID.getResourceType()
use getObjectType() instead
com.ibm.wps.pb.property.Parameter.getTitle()
com.ibm.wps.pb.property.Parameter.getDescription()
com.ibm.wps.pb.property.Parameter.setTitle(java.lang.String)
com.ibm.wps.pb.property.Parameter.setDescription(java.lang.String)
org.apache.jetspeed.portlet.Portlet.getPortletSettings()
since 5.1, use PortletRequest.getPortletSettings instead. A single instance of a portlet may reference multiple concrete portlets; without a reference to a portlet request, it is not always possible to determine the correct concrete portlet
com.ibm.wps.struts.common.PortletApiUtils.setInstance(com.ibm.wps.struts.common.PortletApiUtils)
com.ibm.portal.struts.common.PortletApiUtils.createPortletURI(java.lang.Object, int)
com.ibm.portal.struts.common.PortletApiUtils.createPortletURIWithStrutsURL(java.lang.Object, java.lang.String)
com.ibm.portal.struts.common.PortletApiUtils.createPortletURIWithStrutsURL(java.lang.Object, java.lang.String, int)
com.ibm.portal.struts.common.PortletApiUtils.createPortletURIWithStrutsURL(javax.servlet.http.HttpServletRequest, java.lang.String, int)
com.ibm.portal.struts.common.PortletApiUtils.typeOfURL(java.lang.String)
org.apache.jetspeed.portlet.PortletConfig.getName()
since 5.1, use PortletSettings#getName instead to retrieve the name of the concrete portlet.
org.apache.jetspeed.portlet.PortletContext.send(java.lang.String, org.apache.jetspeed.portlet.PortletMessage, org.apache.jetspeed.portlet.PortletRequest)
since V1.1
org.apache.jetspeed.portlet.PortletData.removeAllAttributes()
deprecated since version 1.1
org.apache.jetspeed.portlet.PortletResponse.getCharacterSet()
use getCharacterEncoding since version 1.1
org.apache.jetspeed.portlet.PortletResponse.encodeURI(java.lang.String)
use encodeURL since version 1.1
org.apache.jetspeed.portlet.PortletSession.getUser()
use portletRequest.getUser() since version 1.1
org.apache.jetspeed.portlet.PortletURI.addAction(org.apache.jetspeed.portlet.PortletAction)
Use addAction(String simpleAction) instead
org.apache.jetspeed.portlet.PortletWindow.isDetached()
use getWindowState() since version 1.1
org.apache.jetspeed.portlet.PortletWindow.isMaximized()
use getWindowState() since version 1.1
org.apache.jetspeed.portlet.PortletWindow.isMinimized()
use getWindowState() since version 1.1
com.ibm.wps.pb.property.Property.getTitle()
com.ibm.wps.pb.property.Property.getDescription()
com.ibm.wps.pb.property.Property.setTitle(java.lang.String)
com.ibm.wps.pb.property.Property.setDescription(java.lang.String)
com.ibm.portal.propertybroker.property.Property.getClassName()
Use getClassname instead.
com.ibm.wps.pb.service.PropertyBrokerService.getProperties(org.apache.jetspeed.portlet.PortletRequest, org.apache.jetspeed.portlet.PortletSettings)
com.ibm.wps.pb.service.PropertyBrokerService.getActions(org.apache.jetspeed.portlet.PortletRequest, org.apache.jetspeed.portlet.PortletSettings)
com.ibm.portal.struts.action.StrutsAction.execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.ServletRequest, javax.servlet.ServletResponse)
use execute methods that take portlet objects
com.ibm.portal.struts.action.StrutsAction.execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
use execute methods that take portlet objects
com.ibm.wps.struts.action.StrutsAction.execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.ServletRequest, javax.servlet.ServletResponse)
Use execute method taking mapping, form, request arguments only
com.ibm.wps.struts.action.StrutsAction.execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
Use execute method taking mapping, form, request arguments only
org.apache.jetspeed.portlet.UnavailableException.getPortlet()
no replacement. Returns the portlet that is reporting its unavailability.
com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig.getObjectID()
Deprecated: Use getPortalObjectID returning com.ibm.portal.ObjectID. Returns the ObjectID of this Vault Segment.
com.ibm.wps.portlets.struts.WpsStrutsPortlet.processAction(org.apache.jetspeed.portlet.PortletRequest, java.lang.String)
com.ibm.wps.portlets.struts.WpsStrutsPortlet.setCommonsLogFactory()
The LogFactory implementation class is set in commons-logging.properties.


Deprecated Constructors
com.ibm.wps.struts.common.ModuleContext.ModuleContexts(org.apache.struts.action.ActionServlet, org.apache.struts.config.ModuleConfig)
com.ibm.wps.struts.common.ModuleContext.ModuleContexts(javax.servlet.ServletContext, java.lang.String)
org.apache.jetspeed.portlet.UnavailableException.UnavailableExceptions(org.apache.jetspeed.portlet.Portlet, java.lang.String)
use #UnavailableException(String) instead.
org.apache.jetspeed.portlet.UnavailableException.UnavailableExceptions(int, org.apache.jetspeed.portlet.Portlet, java.lang.String)
use #UnavailableException(String, int) instead.


OverviewPackageClassUseDeprecatedHelp
IBM WebSphere PortalTM
V5.1.0.1

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.