WebSphere Portal 4.1.2
A B C D E F G H I J K L M N O P R S T U V W X

A

AbstractMVCActionListener - class com.ibm.wps.portlets.AbstractMVCActionListener.
 
AbstractMVCActionListener() - Constructor for class com.ibm.wps.portlets.AbstractMVCActionListener
 
AbstractMVCController - class com.ibm.wps.portlets.AbstractMVCController.
 
AbstractMVCController() - Constructor for class com.ibm.wps.portlets.AbstractMVCController
 
AbstractMVCListener - class com.ibm.wps.portlets.AbstractMVCListener.
 
AbstractMVCListener() - Constructor for class com.ibm.wps.portlets.AbstractMVCListener
 
AbstractMVCMessageListener - class com.ibm.wps.portlets.AbstractMVCMessageListener.
 
AbstractMVCMessageListener() - Constructor for class com.ibm.wps.portlets.AbstractMVCMessageListener
 
AbstractMVCPageListener - class com.ibm.wps.portlets.AbstractMVCPageListener.
 
AbstractMVCPageListener() - Constructor for class com.ibm.wps.portlets.AbstractMVCPageListener
 
AbstractMVCSessionListener - class com.ibm.wps.portlets.AbstractMVCSessionListener.
 
AbstractMVCSessionListener() - Constructor for class com.ibm.wps.portlets.AbstractMVCSessionListener
 
AbstractMVCTitleListener - class com.ibm.wps.portlets.AbstractMVCTitleListener.
 
AbstractMVCTitleListener() - Constructor for class com.ibm.wps.portlets.AbstractMVCTitleListener
 
AbstractMVCWindowListener - class com.ibm.wps.portlets.AbstractMVCWindowListener.
 
AbstractMVCWindowListener() - Constructor for class com.ibm.wps.portlets.AbstractMVCWindowListener
 
AbstractPortlet - class org.apache.jetspeed.portlets.AbstractPortlet.
 
AbstractPortlet() - Constructor for class org.apache.jetspeed.portlets.AbstractPortlet
 
AbstractPortletController - class com.ibm.wps.portlets.AbstractPortletController.
The AbstractPortletController class is a convenience class for people who want to implement a portlet controller.
AbstractPortletController() - Constructor for class com.ibm.wps.portlets.AbstractPortletController
 
AccessDeniedException - exception org.apache.jetspeed.portlet.AccessDeniedException.
The AccessDeniedException is thrown if a portlet attempts to access dynamic data in a manner that it is not allowed to.
AccessDeniedException() - Constructor for class org.apache.jetspeed.portlet.AccessDeniedException
 
ACTION_LISTENER_TYPE - Static variable in class com.ibm.wps.portlets.MVCPortlet
 
ACTION_PERFORMED - Static variable in interface org.apache.jetspeed.portlet.event.ActionEvent
Event identifier indicating that portlet request has been received that one or more actions associated with it.
ACTION_REFERENCE - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
ActionEvent - interface org.apache.jetspeed.portlet.event.ActionEvent.
An ActionEvent is sent by the portlet container when an HTTP request is received that is associated with an action.
ActionListener - interface org.apache.jetspeed.portlet.event.ActionListener.
The ActionListener interface is an addition to the Portlet interface.
actionPerformed(ActionEvent) - Method in class com.ibm.wps.portlets.MVCPortlet
 
actionPerformed(ActionEvent) - Method in class com.ibm.wps.portlets.AbstractMVCActionListener
 
actionPerformed(ActionEvent) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
action listener interface
actionPerformed(ActionEvent) - Method in interface org.apache.jetspeed.portlet.event.ActionListener
Notifies this listener that the action which the listener is watching for has been performed.
ActiveCredential - class com.ibm.wps.portletservice.credentialvault.credentials.ActiveCredential.
An ActiveCredential hides the user's secret from the portlet and does all the authentication (communication) for the portlet.
ActiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.ActiveCredential
 
add(Group) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Adds a new group to the backend storage.
add(Group) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
add(Group) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Adds a new group to the backend storage.
add(Group) - Method in interface com.ibm.wps.puma.beans.User
 
add(Group) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Adds a new group to the backend storage.
add(Group) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
add(User) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Adds a new user to the backend storage.
add(User) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
add(User) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Adds a new user to the backend storage.
add(User) - Method in interface com.ibm.wps.puma.beans.User
 
add(User) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Adds a new user to the backend storage.
add(User) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
addAction(PortletAction) - Method in interface org.apache.jetspeed.portlet.PortletURI
Adds the given action to this URI.
addCookie(Cookie) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Adds the specified cookie to the response.
addDateHeader(String, long) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Adds a response header with the given name and date-value.
addHeader(String, String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Adds a response header with the given name and value.
addIntHeader(String, int) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Adds a response header with the given name and integer value.
addParameter(String, Object) - Method in class org.apache.jetspeed.portlet.DefaultPortletAction
Adds a parameters to this action
addParameter(String, String) - Method in interface org.apache.jetspeed.portlet.PortletURI
Adds the given parameter to this URI.
addProcessingInstruction(String) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
 
attributeAdded(PortletApplicationSettingsAttributeEvent) - Method in interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributesListener
Notification that a new attribute was added to the portlet settings.
attributeAdded(PortletSettingsAttributeEvent) - Method in interface org.apache.jetspeed.portlet.event.PortletSettingsAttributesListener
Notification that a new attribute was added to the portlet settings.
attributeRemoved(PortletApplicationSettingsAttributeEvent) - Method in interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributesListener
Notification that an existing attribute has been remved from the portlet settings.
attributeRemoved(PortletSettingsAttributeEvent) - Method in interface org.apache.jetspeed.portlet.event.PortletSettingsAttributesListener
Notification that an existing attribute has been remved from the portlet settings.
attributeReplaced(PortletApplicationSettingsAttributeEvent) - Method in interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributesListener
Notification that an attribute in the portlet settings has been replaced.
attributeReplaced(PortletSettingsAttributeEvent) - Method in interface org.apache.jetspeed.portlet.event.PortletSettingsAttributesListener
Notification that an attribute in the portlet settings has been replaced.

B

beginPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractMVCPageListener
 
beginPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.MVCPortlet
 
beginPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
beginPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
portlet interface methods
beginPage(PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.PortletPageListener
Called by the portlet container to give a portlet the opportunity to process and output data at the beginning of each page.
BinaryCredential - class com.ibm.wps.portletservice.credentialvault.credentials.BinaryCredential.
Abstract subclass of ActiveCredential where the user's secret is in binary form.
BinaryCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.BinaryCredential
 

C

Capability - class org.apache.jetspeed.portlet.Capability.
Instances of the Capability class correspond to particular properties which can be assigned to the client devices.
characters(char[], int, int) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
checkInitialized() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
 
Client - interface org.apache.jetspeed.portlet.Client.
The Client interface represents the client device that the user connects to the portal with.
CLOSED - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
The window is or will be closed and thus is not shown on the portal page anymore.
com.ibm.wps.portlets - package com.ibm.wps.portlets
 
com.ibm.wps.portlets.ws - package com.ibm.wps.portlets.ws
 
com.ibm.wps.portletservice.credentialvault - package com.ibm.wps.portletservice.credentialvault
 
com.ibm.wps.portletservice.credentialvault.credentials - package com.ibm.wps.portletservice.credentialvault.credentials
 
com.ibm.wps.puma.beans - package com.ibm.wps.puma.beans
 
CONFIGURE - Static variable in class org.apache.jetspeed.portlet.Portlet.Mode
Allows the portlet to bring its own configuration screen if required.
Constants - class org.apache.jetspeed.portlet.spi.Constants.
 
Constants() - Constructor for class org.apache.jetspeed.portlet.spi.Constants
 
containsHeader(String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns a boolean indicating whether the named response header has already been set.
ContentAccessService - interface org.apache.jetspeed.portlet.service.ContentAccessService.
Service to access external and internal resources.
convertURLs(String, String) - Method in class org.apache.jetspeed.portlets.util.HTMLRewriter
Does the conversion of the HTML-String
create() - Method in interface com.ibm.wps.puma.beans.UserHome
create method for a session bean
createPortletService(Class, Properties, ServletConfig) - Method in interface org.apache.jetspeed.portlet.service.spi.PortletServiceFactory
createPortletServiceFactory instanciates the given class and initializes it
createReturnURI() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Creates a portlet URI pointing at the referrer of the portlet.
createSlot(String, ObjectID, Map, Map, int, boolean, boolean, PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Creates a new Credential Slot.
createURI() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Creates a portlet URI pointing to the current portlet mode.
createURI(PortletWindow.State) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Creates a portlet URI pointing to the current portlet mode and given portlet window state.
Credential - class com.ibm.wps.portletservice.credentialvault.credentials.Credential.
Abstract base class for all credential classes.
Credential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.Credential
 
Credential(Map) - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Creates a new Credential object.
CredentialSecretNotSetException - exception com.ibm.wps.portletservice.credentialvault.CredentialSecretNotSetException.
The CredentialSecretNotSetException class defines an exception that is thrown by the PortletCredentialService in case that the secret of a requested credential is not set.
CredentialSecretNotSetException() - Constructor for class com.ibm.wps.portletservice.credentialvault.CredentialSecretNotSetException
 
CredentialSlotConfig - interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig.
 
CredentialVaultService - interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService.
Service to retrieve credentials from the credential vault.
CURRENT - Static variable in class org.apache.jetspeed.portlet.Portlet.ModeModifier
The mode is not changed and stays in the current one.

D

debug(String) - Method in interface org.apache.jetspeed.portlet.PortletLog
Logs the given informational text in the portlet log.
DEFAULT_MARKUP - Static variable in class org.apache.jetspeed.portlets.XSLPortlet
 
DEFAULT_MARKUP - Static variable in class org.apache.jetspeed.portlets.RSSPortlet
 
defaultDoTitle(PortletRequest, PortletResponse) - Static method in class com.ibm.wps.portlets.MVCPortlet
 
defaultJNDIName() - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
DefaultPortletAction - class org.apache.jetspeed.portlet.DefaultPortletAction.
The DefaultPortletAction is a portlet action with default parameters.
DefaultPortletAction(String) - Constructor for class org.apache.jetspeed.portlet.DefaultPortletAction
 
DefaultPortletMessage - class org.apache.jetspeed.portlet.DefaultPortletMessage.
The DefaultPortletMessage can be used for inter-portlet communication beyond one portlet application.
DefaultPortletMessage() - Constructor for class org.apache.jetspeed.portlet.DefaultPortletMessage
 
DefaultPortletMessage(String) - Constructor for class org.apache.jetspeed.portlet.DefaultPortletMessage
 
delete(Group) - Method in class com.ibm.wps.puma.beans.UserLdapBean
 
delete(Group) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
delete(Group) - Method in class com.ibm.wps.puma.beans.UserWMSBean
 
delete(Group) - Method in interface com.ibm.wps.puma.beans.User
 
delete(Group) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Delete a group from the backend storage.
delete(Group) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
delete(User) - Method in class com.ibm.wps.puma.beans.UserLdapBean
 
delete(User) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
delete(User) - Method in class com.ibm.wps.puma.beans.UserWMSBean
 
delete(User) - Method in interface com.ibm.wps.puma.beans.User
 
delete(User) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Delete a user.
delete(User) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
destroy() - Method in class com.ibm.wps.portlets.AbstractPortletController
 
destroy() - Method in interface com.ibm.wps.portlets.PortletController
 
destroy() - Method in class org.apache.jetspeed.portlet.Portlet
 
destroy() - Method in interface org.apache.jetspeed.portlet.spi.SPIPortletInterceptor
This method is called before the portlet is taken out of service with destroy()
destroy() - Method in interface org.apache.jetspeed.portlet.service.spi.PortletServiceProvider
The destroy method is invoked by the portlet container to destroy a portlet service.
destroy(PortletConfig) - Method in class com.ibm.wps.portlets.MVCPortlet
 
destroy(PortletConfig) - Method in class org.apache.jetspeed.portlet.Portlet
Called by the portlet container to indicate to this portlet that it is taken out of service.
destroy(PortletConfig) - Method in class org.apache.jetspeed.portlet.PortletAdapter
 
destroyConcrete(PortletSettings) - Method in interface com.ibm.wps.portlets.MVCController
 
destroyConcrete(PortletSettings) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
destroyConcrete(PortletSettings) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
destroyConcrete(PortletSettings) - Method in class org.apache.jetspeed.portlet.Portlet
Called by the portlet container to indicate that the concrete portlet is taken out of service.
destroyConcrete(PortletSettings) - Method in class org.apache.jetspeed.portlet.PortletAdapter
 
DETACHED - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Allows the portlet window to be detached of the normal content view of the portal and thus be shown in a separate window.
doActionEvent(ActionEvent) - Method in class com.ibm.wps.portlets.AbstractPortletController
 
doActionEvent(ActionEvent) - Method in interface com.ibm.wps.portlets.PortletController
 
doConfigure(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.MVCPortlet
 
doConfigure(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractPortletController
 
doConfigure(PortletRequest, PortletResponse) - Method in interface com.ibm.wps.portlets.PortletController
 
doConfigure(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Helper method to serve up the CONFIGURE mode.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
 
doEdit(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.MVCPortlet
 
doEdit(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractPortletController
 
doEdit(PortletRequest, PortletResponse) - Method in interface com.ibm.wps.portlets.PortletController
 
doEdit(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Helper method to serve up the EDIT mode.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
 
doHelp(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.MVCPortlet
 
doHelp(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractPortletController
 
doHelp(PortletRequest, PortletResponse) - Method in interface com.ibm.wps.portlets.PortletController
 
doHelp(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Helper method to serve up the HELP mode.
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
 
doTitle(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.MVCPortlet
 
doTitle(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
doTitle(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractMVCTitleListener
 
doTitle(PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.PortletTitleListener
Called by the portlet container to render the portlet title.
doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
 
doView(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.MVCPortlet
 
doView(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractPortletController
 
doView(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.ServletInvokerPortlet
The content of the given url is being included here.
doView(PortletRequest, PortletResponse) - Method in interface com.ibm.wps.portlets.PortletController
 
doView(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.JSPPortlet
 
doView(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Helper method to serve up the VIEW mode.
doView(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlets.XSLPortlet
 
doView(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlets.RSSPortlet
 
doView(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlets.XMLPortlet
 
doView(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlets.WebPagePortlet
 
doView(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlets.JetspeedContent
 
doView(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlets.FileServerPortlet
 

E

EDIT - Static variable in class org.apache.jetspeed.portlet.Portlet.Mode
This mode allows the portlet to capture user-specific parameterization, which leads to a personalized view of the portlet.
ejbCreate() - Method in class com.ibm.wps.puma.beans.UserLdapBean
Creates initial context for this instance
ejbCreate() - Method in class com.ibm.wps.puma.beans.UserWMSBean
Creates initial context for this instance
ejbCreate() - Method in class com.ibm.wps.puma.beans.UserTPSMBean
ejbCreate method comment
ejbCreate() - Method in class com.ibm.wps.puma.beans.UserDBBean
 
ejbRemove() - Method in class com.ibm.wps.puma.beans.UserDBBean
 
encodeNamespace(String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Maps the given string value into this portlet's namespace.
encodeURI(String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Deprecated. use encodeURL since version 1.1
encodeURL(String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns the encoded URI of the resource at the given path.
endDocument() - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
endElement(String) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
endPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractMVCPageListener
 
endPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.MVCPortlet
 
endPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
endPage(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
endPage(PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.PortletPageListener
Called by the portlet container to give a portlet the opportunity to process and output data at the ending of each page.
equals(Object) - Method in class org.apache.jetspeed.portlet.Capability
Returns whether this and the given object represent the same capability.
ERROR_NOT_VALID - Static variable in class org.apache.jetspeed.portlets.XSLPortlet
 
ERROR_NOT_VALID - Static variable in class org.apache.jetspeed.portlets.RSSPortlet
 
error(SAXParseException) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
error(String) - Method in interface org.apache.jetspeed.portlet.PortletLog
Logs the given error text in the portlet log.
error(String, Throwable) - Method in interface org.apache.jetspeed.portlet.PortletLog
Logs the given error text, cause, and a stack trace in the portlet log.
Event - interface org.apache.jetspeed.portlet.event.Event.
The Event is the base interface for all events that can occur whithin the portlet container.
exists(Group) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Checks if a group already exists.
exists(Group) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
exists(Group) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Checks if a group already exists.
exists(Group) - Method in interface com.ibm.wps.puma.beans.User
 
exists(Group) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Checks if a group already exists.
exists(Group) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
exists(User) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Checks if a user already exists.
exists(User) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
exists(User) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Checks if a user already exists.
exists(User) - Method in interface com.ibm.wps.puma.beans.User
 
exists(User) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Checks if a user already exists.
exists(User) - Method in class com.ibm.wps.puma.beans.UserDBBean
 

F

fatalError(SAXParseException) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
FileServerPortlet - class org.apache.jetspeed.portlets.FileServerPortlet.
Serve a static URL (typically a HTML fragment)
FileServerPortlet() - Constructor for class org.apache.jetspeed.portlets.FileServerPortlet
 
finalize() - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findGroupAll() - Method in class com.ibm.wps.puma.beans.UserLdapBean
Loks up all groups in the directory.
findGroupAll() - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findGroupAll() - Method in class com.ibm.wps.puma.beans.UserWMSBean
Deprecated.  
findGroupAll() - Method in interface com.ibm.wps.puma.beans.User
 
findGroupAll() - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up all groups.
findGroupAll() - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findGroupByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Looks up a group.
findGroupByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findGroupByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Looks up a group.
findGroupByAttribute(String) - Method in interface com.ibm.wps.puma.beans.User
 
findGroupByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up a group.
findGroupByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findGroupByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Looks up a group.
findGroupByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findGroupByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Looks up a group.
findGroupByAttribute(String, String) - Method in interface com.ibm.wps.puma.beans.User
 
findGroupByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up a group by a given attribute.
findGroupByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findGroupById(ObjectID) - Method in class com.ibm.wps.puma.beans.UserLdapBean
 
findGroupById(ObjectID) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findGroupById(ObjectID) - Method in class com.ibm.wps.puma.beans.UserWMSBean
 
findGroupById(ObjectID) - Method in interface com.ibm.wps.puma.beans.User
 
findGroupById(ObjectID) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findGroupById(String) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Loks up a group.
findGroupById(String) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findGroupById(String) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Loks up a group.
findGroupById(String) - Method in interface com.ibm.wps.puma.beans.User
 
findGroupById(String) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up a group by a group id.
findGroupById(String) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findGroupByUser(User) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Loks up all groups for a user.
findGroupByUser(User) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findGroupByUser(User) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Loks up all groups for a user.
findGroupByUser(User) - Method in interface com.ibm.wps.puma.beans.User
 
findGroupByUser(User) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up all groups for a user.
findGroupByUser(User) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserLdapBean
 
findMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserWMSBean
 
findMemberByGroup(Group) - Method in interface com.ibm.wps.puma.beans.User
 
findMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up all user for a group.
findMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findNestedGroupByUser(User) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Loks up all groups for a user.
findNestedGroupByUser(User) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findNestedGroupByUser(User) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Loks up all groups for a user.
findNestedGroupByUser(User) - Method in interface com.ibm.wps.puma.beans.User
 
findNestedGroupByUser(User) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findNestedMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserLdapBean
 
findNestedMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findNestedMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserWMSBean
 
findNestedMemberByGroup(Group) - Method in interface com.ibm.wps.puma.beans.User
 
findNestedMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
 
findNestedMemberByGroup(Group) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findUserAll() - Method in class com.ibm.wps.puma.beans.UserLdapBean
Loks up all users in the directory.
findUserAll() - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findUserAll() - Method in class com.ibm.wps.puma.beans.UserWMSBean
Deprecated.  
findUserAll() - Method in interface com.ibm.wps.puma.beans.User
 
findUserAll() - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up all users in default realm in the back storage.
findUserAll() - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findUserByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Looks up a user by attribute.
findUserByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findUserByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Looks up a user by attribute.
findUserByAttribute(String) - Method in interface com.ibm.wps.puma.beans.User
 
findUserByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up a user by attribute.
findUserByAttribute(String) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findUserByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Looks up a user by attribute.
findUserByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findUserByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Looks up a user by attribute.
findUserByAttribute(String, String) - Method in interface com.ibm.wps.puma.beans.User
 
findUserByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up a user by attribute.
findUserByAttribute(String, String) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findUserById(ObjectID) - Method in class com.ibm.wps.puma.beans.UserLdapBean
 
findUserById(ObjectID) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findUserById(ObjectID) - Method in class com.ibm.wps.puma.beans.UserWMSBean
 
findUserById(ObjectID) - Method in interface com.ibm.wps.puma.beans.User
 
findUserById(ObjectID) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findUserById(String) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Looks up a user.
findUserById(String) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
findUserById(String) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Looks up a user.
findUserById(String) - Method in interface com.ibm.wps.puma.beans.User
 
findUserById(String) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Looks up a user.
findUserById(String) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
findUserGroup(Group) - Method in class com.ibm.wps.puma.beans.UserDBBean
 

G

getAccessibleSlots(PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Returns a Iterator of all Credential Slots that a portlet may use
getAction() - Method in interface org.apache.jetspeed.portlet.event.ActionEvent
Returns the action that this action event carries.
getActive() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns the Credential Slot's active/passive flag.
getAllVaultSegments() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Returns a List of all Vault Segments.
getApplicationSettings() - Method in interface org.apache.jetspeed.portlet.PortletSettings
Returns the portlet application settings
getApplicationSettings() - Method in interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributeEvent
Return the PortletApplicationSettings that changed.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Returns the value of the attribute with the given name, or null if no such attribute exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the attribute value with the given name, or null if no such attribute exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the value of the attribute with the given name, or null if no attribute with the given name exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletSession
Returns the value of the attribute with the given name, or null if no attribute with the given name exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.User
Returns the value of the attribute with the given name, or null if no such attribute exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletSettings
Returns the value of the attribute with the given name, or null if no such attribute exists.
getAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletData
Returns the value of the attribute with the given name, or null if no such attribute exists.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Returns an enumeration of all available attributes names.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns an enumeration of the attribute names that this portlet context is aware of.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns an enumeration of names of all attributes available to this request.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletSession
Returns an enumeration of names of all attributes available to this session.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.User
Returns an enumeration of all available attributes names.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletSettings
Returns an enumeration of all available attributes names.
getAttributeNames() - Method in interface org.apache.jetspeed.portlet.PortletData
Returns an enumeration of all available attributes names.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedConnection(URL) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Returns a new HttpURLConnection with added authentication data.
getAuthenticatedSession(Session, String) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
Authenticates an javax.mail.Session.
getAuthenticatedSession(Session, String, int) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
Authenticates an javax.mail.Session.
getBindingHandle(WSRPComponent, PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getCharacterEncoding() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns the name of the charset used for the MIME body sent in this response.
getCharacterSet() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Deprecated. use getCharacterEncoding since version 1.1
getClient() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns an object representing the client device that the user connects to the portal with.
getConfig() - Method in class org.apache.jetspeed.portlets.AbstractPortlet
 
getContainerInfo() - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the name and version of the portlet container which the portlet is running in.
getContentType() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns the content type that can be used to contribute markup to the portlet response.
getContext() - Method in interface org.apache.jetspeed.portlet.PortletConfig
Returns the portlet context.
getCookies() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns an array containing all of the Cookie objects the client sent with this request.
getCPIID() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
If this Vault Slot is User Managed and CPIID private, returns the CPIID of the portlet
getCPiid(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getCPiidObject(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getCreationTime() - Method in interface org.apache.jetspeed.portlet.PortletSession
Returns the point of time that this session was created.
getCredential(String, String, Map, PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Returns a certain credential.
getCredentialSlotParameters() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Returns a Map of all the credential instance parameters and their class types, i.e.
getCredentialTypes() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Returns an Iterator of all Credential Types that are registered in the Credential Type Registry
getData() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the data of the concrete portlet instance
getData(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getDateHeader(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the value of the specified request header as a long value that represents a Date object.
getDefaultLocale() - Method in interface org.apache.jetspeed.portlet.PortletSettings
Returns the portlet's default locale.
getDefaultUserVaultSegmentId() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Returns the ObjectID of the default user managed vault segment.
getDescription() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Returns the Description of this VaultSegment
getEventId() - Method in interface org.apache.jetspeed.portlet.event.WindowEvent
Returns the identifier of the current window event
getFamilyName() - Method in interface org.apache.jetspeed.portlet.User
Returns the family (aka last) name of the user.
getFullName() - Method in interface org.apache.jetspeed.portlet.User
Returns the full name of the user, or null if the full name is not available.
getGivenName() - Method in interface org.apache.jetspeed.portlet.User
Returns the given (aka first) name of the user, or if the given name is not available.
getGroupBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserLdapBean
 
getGroupBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
getGroupBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserWMSBean
 
getGroupBasicAttributes() - Method in interface com.ibm.wps.puma.beans.User
 
getGroupBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Return the basic attribute list for group
getGroupBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserDBBean
 
getHeader(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the value of the specified request header as a String.
getHeaderNames() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns an enumeration of all the header names this request contains.
getHeaders(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns all the values of the specified request header as an Enumeration of String objects.
getId() - Method in class org.apache.jetspeed.portlet.PortletWindow.State
 
getId() - Method in class org.apache.jetspeed.portlet.Portlet.Mode
 
getId() - Method in class org.apache.jetspeed.portlet.Portlet.ModeModifier
 
getID() - Method in interface org.apache.jetspeed.portlet.User
Returns the internal unique user id.
getIdentifier() - Method in class org.apache.jetspeed.portlet.Capability
Returns the identifier of this capability.
getInitParameter(String) - Method in class org.apache.jetspeed.portlet.Portlet
 
getInitParameter(String) - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the value of the context-wide initialization parameter with the given name, or null if the parameter does not exist.
getInitParameter(String) - Method in interface org.apache.jetspeed.portlet.service.spi.PortletServiceConfig
Gets the init parameter with the given name.
getInitParameterNames() - Method in class org.apache.jetspeed.portlet.Portlet
 
getInitParameterNames() - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the names of this context’s initialization parameters as an enumeration, or an empty enumeration if this context has no initialization parameters.
getInitParameterNames() - Method in interface org.apache.jetspeed.portlet.service.spi.PortletServiceConfig
Gets an enumeration with the names of all init parameters provided in the portlet service configuration.
getInputStream() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Retrieves the body of the request as binary data using an InputStream.
getInputStream(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
 
getInstanceHandle(WSRPComponent, PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getInterface() - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
WSXLBindable interface
getIntHeader(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the value of the specified request header as an int.
getLastAccessedTime() - Method in interface org.apache.jetspeed.portlet.PortletSession
Returns the point of time that this session was last accessed.
getLastLoginTime() - Method in interface org.apache.jetspeed.portlet.User
Returns the point of time that this user was last logged in, or null if this information is not available.
getLastModified(HttpServletRequest) - Method in class org.apache.jetspeed.portlet.Portlet
 
getLastModified(PortletRequest) - Method in class com.ibm.wps.portlets.MVCPortlet
 
getLastModified(PortletRequest) - Method in class com.ibm.wps.portlets.AbstractPortletController
 
getLastModified(PortletRequest) - Method in interface com.ibm.wps.portlets.PortletController
 
getLastModified(PortletRequest) - Method in class org.apache.jetspeed.portlet.Portlet
Returns the time the response of the Portlet object was last modified, in milliseconds since midnight January 1, 1970 GMT.
getLastModified(PortletRequest) - Method in class org.apache.jetspeed.portlet.PortletAdapter
The default implementation of this method defines that the portlet never expires.
getLocale() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the locale of the preferred language.
getLocales() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLog() - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the portlet log which allows the portlet to write debug, informational, warning, or error messages to a log.
getMajorVersion() - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the major version of the Portlet API that this portlet container supports.
getManufacturer() - Method in interface org.apache.jetspeed.portlet.Client
Returns the name of the manufacturer of this client, or null if the name is not available.
getMarkup(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
 
getMarkupName() - Method in interface org.apache.jetspeed.portlet.Client
Returns the preferred markup name that this client device supports.
getMessage() - Method in class org.apache.jetspeed.portlet.DefaultPortletMessage
 
getMessage() - Method in interface org.apache.jetspeed.portlet.event.MessageEvent
Returns the message that this event carries.
getMethod() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the HTTP method of this request.
getMimeType() - Method in interface org.apache.jetspeed.portlet.Client
Returns the preferred mime-type that this client device supports.
getMinorVersion() - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the minor version of the Portlet API that this portlet container supports.
getMode() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the mode that the portlet is running in.
getModel() - Method in interface org.apache.jetspeed.portlet.Client
Returns the name of the model of this client, or null if the name is not available.
getName() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Returns the name of this VaultSegment
getName() - Method in class org.apache.jetspeed.portlet.DefaultPortletAction
Returns the name of this action
getName() - Method in interface org.apache.jetspeed.portlet.PortletConfig
Returns the name of the portlet.
getName() - Method in interface org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent
Return the name of the attribute that changed on the PortletSettings.
getName() - Method in interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributeEvent
Return the name of the attribute that changed on the PortletApplicationSettings.
getNickName() - Method in interface org.apache.jetspeed.portlet.User
Returns the nick name of the user, or null if the nick name is not available.
getObjectID() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Returns the ObjectID of this VaultSegment
getParameter(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the value of the parameter with the given name, or null if no such parameter exists.
getParameterMap() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns a map of the parameters of this request.
getParameterNames() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns an enumeration of all parameter names.
getParameters() - Method in class org.apache.jetspeed.portlet.DefaultPortletAction
Returns all parameters
getParameterValues(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the values of all parameters with the given name.
getPassword() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
 
getPortlet() - Method in class com.ibm.wps.portlets.AbstractMVCListener
 
getPortlet() - Method in interface com.ibm.wps.portlets.MVCListener
 
getPortlet() - Method in class org.apache.jetspeed.portlet.UnavailableException
Deprecated. As of Java Portlet API 2.2, with no replacement. Returns the portlet that is reporting its unavailability.
getPortlet() - Method in interface org.apache.jetspeed.portlet.event.Event
Deprecated. deprecated since version 1.1
getPortletConfig() - Method in class com.ibm.wps.portlets.AbstractPortletController
 
getPortletConfig() - Method in class org.apache.jetspeed.portlet.Portlet
Returns the PortletConfig object of the portlet
getPortletConfig() - Method in class org.apache.jetspeed.portlet.PortletAdapter
Returns the portlet configuration.
getPortletController(PortletRequest) - Method in class com.ibm.wps.portlets.MVCPortlet
return the controller available for this request.
getPortletLog() - Method in class com.ibm.wps.portlets.AbstractPortletController
 
getPortletLog() - Method in class org.apache.jetspeed.portlet.PortletAdapter
Returns the portlet log.
getPortletMarkup(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
this method really asks the webservice to produce markup
getPortletMarkup(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
this method requests the total markup (begin/middle/end) of the remote service.
getPortletMarkup(WSRPComponent, String, WSRPMarkupRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getPortletSession() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the current session or, if there is no current session, it creates one and returns it.
getPortletSession(boolean) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the current session or, if there is no current session and the given flag is true, it creates one and returns it.
getPortletSettings() - Method in class org.apache.jetspeed.portlet.Portlet
Returns the PortletSettings object of the concrete portlet.
getPortletSettings() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the PortletSettings object of the concrete portlet.
getPortletSettings() - Method in interface org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent
Return the PortletSettings that changed.
getPortletSettings(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getPreviousMode() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the mode that the portlet was running at last, or null if no previous mode exists.
getProcessingInstructions() - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
Get all permitted processing instructions
getProxy(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
get the WSXL interface to the web service out of the portlet request.
getRequest() - Method in interface org.apache.jetspeed.portlet.event.Event
Returns the portlet request that has caused this event.
getResourceAsStream(String) - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the resource located at the given path as an InputStream object.
getResourceAsStream(String, Client, Locale) - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the resource located at the given path as an InputStream object.
getResourceName() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns the Resource Name for this Vault Slot.
getResult(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getRpiEventRequest(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getRPIInvokerURL(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getRpiServiceRequest(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getSecret() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
Returns the user's secret as an jaas subject.
getSecret() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
Returns the user's secret as an object.
getSecretType() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns the Credential Slot's secret type (id).
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
getSecretType() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
getSegmentObjectID() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns the ObjectID of the Segment for this Vault Slot.
getServerCPid(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
getService(Class) - Method in interface org.apache.jetspeed.portlet.PortletContext
This function looks up a portlet service with the given classname.
getServletConfig() - Method in class org.apache.jetspeed.portlet.Portlet
 
getServletConfig() - Method in interface org.apache.jetspeed.portlet.service.spi.PortletServiceConfig
get the ServletConfig object
getServletContext() - Method in class org.apache.jetspeed.portlet.Portlet
 
getServletInfo() - Method in class org.apache.jetspeed.portlet.Portlet
 
getSlotDescription(String, Locale) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Returns a Credential Slot's description for the specified locale.
getSlotId() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns the Credential Slot's unique id.
getSupportedSecretTypes() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Returns an array of integers of the supported secret types
getText(String, String, Locale) - Method in interface org.apache.jetspeed.portlet.PortletContext
Returns the localized text resource with the given key and using the given locale.
getTitle(Locale, Client) - Method in interface org.apache.jetspeed.portlet.PortletSettings
Returns the title of this window.
getUnavailableSeconds() - Method in class org.apache.jetspeed.portlet.UnavailableException
Returns the number of seconds the portlet expects to be temporarily unavailable.
getURL(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
returns an URL object after following redirects using a proxy if necessary
getUser() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the user object.
getUser() - Method in interface org.apache.jetspeed.portlet.PortletSession
Deprecated. use portletRequest.getUser() since version 1.1
getUserAgent() - Method in interface org.apache.jetspeed.portlet.Client
Returns the exact user agent that this client uses to identify itself to the portal.
getUserBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserLdapBean
 
getUserBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
getUserBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserWMSBean
 
getUserBasicAttributes() - Method in interface com.ibm.wps.puma.beans.User
 
getUserBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Return the basic attribute list for user
getUserBasicAttributes() - Method in class com.ibm.wps.puma.beans.UserDBBean
 
getUserId() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
 
getUserID() - Method in interface org.apache.jetspeed.portlet.User
Returns the user id of the user, or null if the user id is not available.
getUserSubject(PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Returns the user's JAAS subject.
getValue() - Method in class org.apache.jetspeed.portlet.Capability
Returns the integer value of this capability.
getValue() - Method in interface org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent
Returns the value of the attribute being added removed or replaced.
getValue() - Method in interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributeEvent
Returns the value of the attribute being added removed or replaced.
getVariable(String) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Returns a transient variable of the concrete portlet.
getVaultAdapterType() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Returns the Adapter Type for this VaultSegment
getVaultSlotDescription() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns the description for this Vault Slot in the default locale.
getVaultSlotDescription(Locale) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns the description for this Vault Slot in the provided locale.
getVaultSlotDescriptionsMap() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns a Hashtable of all the descriptions for this Vault Slot.
getVaultSlotKeywords() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns the keywords for this Vault Slot in the default locale.
getVaultSlotKeywords(Locale) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns the keywords for this Vault Slot in the provided locale.
getVaultSlotKeywordsMap() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns a Map of all the Keywords for this Vault Slot.
getVersion() - Method in interface org.apache.jetspeed.portlet.Client
Returns the version of the model of this client, or null if the version is not available.
getWindow() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns the window that the portlet is running in.
getWindowState() - Method in interface org.apache.jetspeed.portlet.PortletWindow
Returns the current window state of this portlet
getWriter() - Method in interface org.apache.jetspeed.portlet.PortletResponse
Returns the writer object that can be used to contribute markup to the portlet response.

H

handleEvents(HttpServlet, HttpServletRequest) - Method in interface org.apache.jetspeed.portlet.spi.SPIPortletInterceptor
This method is called to handle events of the Portlet API
hashCode() - Method in class org.apache.jetspeed.portlet.Capability
Returns a hash code for this capability.
HELP - Static variable in class org.apache.jetspeed.portlet.Portlet.Mode
A portlet should provide useful online help in this mode.
HIBERNATION_LISTENER_TYPE - Static variable in class com.ibm.wps.portlets.MVCPortlet
 
HTML_2_0 - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_3_0 - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_3_2 - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_4_0 - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_CSS - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_FRAME - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_IFRAME - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_JAVA - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_JAVASCRIPT - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_NESTED_TABLE - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTML_TABLE - Static variable in class org.apache.jetspeed.portlet.Capability
 
HTMLRewriter - class org.apache.jetspeed.portlets.util.HTMLRewriter.
 
HTMLRewriter(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.jetspeed.portlets.util.HTMLRewriter
Sets the parameters for the HTMLRewriter
HttpBasicAuthCredential - class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential.
Credential for authenticating at the back-end via http basic authentication.
HttpBasicAuthCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential
 
HttpFormBasedAuthCredential - class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential.
Credential for authenticating at the back-end via http form based authentication.
HttpFormBasedAuthCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
 

I

ignorableWhitespace(char[], int, int) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
include(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.PortletContext
Allows the portlet to delegate the rendering to another resource as specified by the given path.
include(String, PortletRequest, PortletResponse) - Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
writes the content of the given url to the output stream of the portlet following redirects and using a proxy if necessary trying to use the RequestDispatcher to include local servlets or JSPs
info(String) - Method in interface org.apache.jetspeed.portlet.PortletLog
Logs the given informational text in the portlet log.
init() - Method in class org.apache.jetspeed.portlet.Portlet
 
init(HttpServlet, PortletConfig) - Method in interface org.apache.jetspeed.portlet.spi.SPIPortletInterceptor
This method is called before the portlet is taken into service with init()
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
 
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
Creates a new JaasSubjectCredential.
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
Creates a new LtpaTokenCredential.
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
 
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
Creates a new JaasSubjectPassiveCredential.
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
Creates a new UserPasswordPassiveCredential.
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
Creates a new LtpaTokenCredential.
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
Creates a new LtpaTokenCredential.
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
Creates a new JavaMailCredential.
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
Creates a new SimplePassiveCredential.
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpBasicAuthCredential
Creates a new HttpFormBasedAuthCredential.
init(Map) - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Creates a new HttpFormBasedAuthCredential.
init(PortletConfig) - Method in class com.ibm.wps.portlets.MVCPortlet
 
init(PortletConfig) - Method in class com.ibm.wps.portlets.AbstractPortletController
 
init(PortletConfig) - Method in class com.ibm.wps.portlets.ServletInvokerPortlet
 
init(PortletConfig) - Method in interface com.ibm.wps.portlets.PortletController
 
init(PortletConfig) - Method in class com.ibm.wps.portlets.JSPPortlet
 
init(PortletConfig) - Method in class org.apache.jetspeed.portlet.Portlet
Called by the portlet container to indicate to this portlet that it is put into service.
init(PortletConfig) - Method in class org.apache.jetspeed.portlet.PortletAdapter
 
init(PortletConfig) - Method in class org.apache.jetspeed.portlets.XSLPortlet
 
init(PortletConfig) - Method in class org.apache.jetspeed.portlets.RSSPortlet
This method loads the init parameters and parse the document tied to this portlet
init(PortletConfig) - Method in class org.apache.jetspeed.portlets.URITestPortlet
 
init(PortletConfig) - Method in class org.apache.jetspeed.portlets.WebPagePortlet
 
init(PortletConfig) - Method in class org.apache.jetspeed.portlets.JetspeedContent
 
init(PortletConfig) - Method in class org.apache.jetspeed.portlets.FileServerPortlet
 
init(PortletServiceConfig) - Method in interface org.apache.jetspeed.portlet.service.spi.PortletServiceProvider
Initialized the portlet service.
init(ServletConfig) - Method in class org.apache.jetspeed.portlet.Portlet
 
initConcrete(PortletSettings) - Method in interface com.ibm.wps.portlets.MVCController
 
initConcrete(PortletSettings) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
initConcrete(PortletSettings) - Method in class org.apache.jetspeed.portlet.Portlet
Called by the portlet container to indicate that the concrete portlet is put into service.
initConcrete(PortletSettings) - Method in class org.apache.jetspeed.portlet.PortletAdapter
 
initConcrete(PortletSettings) - Method in class org.apache.jetspeed.portlets.XSLPortlet
 
initialize() - Static method in class com.ibm.wps.puma.beans.UserAccessBean
 
instantiateDirectEJB() - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
instantiateEJB() - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
INVALID_TYPE - Static variable in class org.apache.jetspeed.portlets.XSLPortlet
 
INVALID_TYPE - Static variable in class org.apache.jetspeed.portlets.RSSPortlet
 
invalidateCache() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Invalidates the cache for all window states, markups and locals
invokePortletAction(String, PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
access the webservice to process an event
invokePortletAction(WSRPComponent, String, String, WSRPActionRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
isActive() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Returns whether a credential is active or passive.
Should be overwritten by any child classes.
isActive() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.ActiveCredential
Returns whether a credential is active or passive.
isActive() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.PassiveCredential
Returns whether a credential is active or passive.
isCapableOf(Capability) - Method in interface org.apache.jetspeed.portlet.Client
Returns whether this client has the given capability.
isCapableOf(Capability[]) - Method in interface org.apache.jetspeed.portlet.Client
Returns whether this client has the given capabilities.
isDebugEnabled() - Method in interface org.apache.jetspeed.portlet.PortletLog
Returns whether the debug level of the portlet log is enabled.
isDetached() - Method in interface org.apache.jetspeed.portlet.PortletWindow
Deprecated. use getWindowState() since version 1.1
isErrorEnabled() - Method in interface org.apache.jetspeed.portlet.PortletLog
Returns whether the error level of the portlet log is enabled.
isInfoEnabled() - Method in interface org.apache.jetspeed.portlet.PortletLog
Returns whether the info level of the portlet log is enabled.
isMaximized() - Method in interface org.apache.jetspeed.portlet.PortletWindow
Deprecated. use getWindowState() since version 1.1
isMinimized() - Method in interface org.apache.jetspeed.portlet.PortletWindow
Deprecated. use getWindowState() since version 1.1
isPermanent() - Method in class org.apache.jetspeed.portlet.UnavailableException
Returns a boolean indicating whether the portlet is permanently unavailable.
isSecure() - Method in interface org.apache.jetspeed.portlet.PortletRequest
Returns whether this request was made using a secure channel, such as HTTPS.
isUserDataAllowed(PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
isUserManaged() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns if this Vault Slot is admin managed or not
isUserMapped() - Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
Returns whether this VaultSegment is UserMapped or not
isWarnEnabled() - Method in interface org.apache.jetspeed.portlet.PortletLog
Returns whether the warn level of the portlet log is enabled.

J

JaasSubjectCredential - class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential.
Abstract subclass of ActiveCredential where the user's secret is a JAAS Subject pair.
JaasSubjectCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
 
JaasSubjectPassiveCredential - class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential.
This Credential is only a container of the user's secret.
JaasSubjectPassiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
 
JavaMailCredential - class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential.
Credential for ....
JavaMailCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
 
JetspeedContent - class org.apache.jetspeed.portlets.JetspeedContent.
 
JetspeedContent() - Constructor for class org.apache.jetspeed.portlets.JetspeedContent
 
JSPPortlet - class com.ibm.wps.portlets.JSPPortlet.
 
JSPPortlet() - Constructor for class com.ibm.wps.portlets.JSPPortlet
 

K

KEY_CREDENTIAL_SECRET - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
 
KEY_FORM_DATA - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
 
KEY_LOGIN_URL - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
 
KEY_LOGOUT_URL - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
 
KEY_PASSWORD - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
 
KEY_PASSWORD_ATTRIBUTE_NAME - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
 
KEY_USE_AUTH_COOKIES - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
 
KEY_USERID - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
 
KEY_USERID_ATTRIBUTE_NAME - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
 

L

LOGGER_NAME - Static variable in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
Name of the logger that all WPS credentials should use for logging.
login() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Performs the HTTP form based login.
login(PortletRequest) - Method in class com.ibm.wps.portlets.AbstractMVCSessionListener
 
login(PortletRequest) - Method in class com.ibm.wps.portlets.MVCPortlet
 
login(PortletRequest) - Method in class com.ibm.wps.portlets.AbstractPortletController
 
login(PortletRequest) - Method in interface com.ibm.wps.portlets.PortletController
 
login(PortletRequest) - Method in class org.apache.jetspeed.portlet.Portlet
 
login(PortletRequest) - Method in class org.apache.jetspeed.portlet.PortletAdapter
 
login(PortletRequest) - Method in interface org.apache.jetspeed.portlet.PortletSessionListener
Called by the portlet container to ask the portlet to initialize a personalized user experience.
logMgr - Static variable in class com.ibm.wps.puma.beans.UserAccessBean
 
logout() - Method in class com.ibm.wps.portletservice.credentialvault.credentials.HttpFormBasedAuthCredential
Performs the logout through an HTTP GET request to the logoutUrl.
logout(PortletSession) - Method in class com.ibm.wps.portlets.AbstractMVCSessionListener
 
logout(PortletSession) - Method in class com.ibm.wps.portlets.MVCPortlet
 
logout(PortletSession) - Method in class com.ibm.wps.portlets.AbstractPortletController
 
logout(PortletSession) - Method in interface com.ibm.wps.portlets.PortletController
 
logout(PortletSession) - Method in class org.apache.jetspeed.portlet.Portlet
 
logout(PortletSession) - Method in class org.apache.jetspeed.portlet.PortletAdapter
 
logout(PortletSession) - Method in interface org.apache.jetspeed.portlet.PortletSessionListener
Called by the portlet container to indicate that a concrete portlet instance is being removed.
ltpaToken - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
 
LtpaTokenCredential - class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential.
Credential for authenticating at a back-end system that is within the same AppServer SSO-Domain as the portal.
LtpaTokenCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.LtpaTokenCredential
 

M

MARKUP_RESULT - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
markupRewriterPool - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
MAXIMIZED - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
In this window state the portlet is displayed maximized which means that it is the only portlet shown on the page.
MEMENTO_OBJECT - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
MESSAGE_LISTENER_TYPE - Static variable in class com.ibm.wps.portlets.MVCPortlet
 
MESSAGE_RECEIVED - Static variable in interface org.apache.jetspeed.portlet.event.MessageEvent
Event identifier indicating that a message has been received.
MessageEvent - interface org.apache.jetspeed.portlet.event.MessageEvent.
A MessageEvent is sent by the portlet container if one portlets send a message to another.
MessageListener - interface org.apache.jetspeed.portlet.event.MessageListener.
The MessageListener interface is an addition to the Portlet interface.
messageReceived(MessageEvent) - Method in class com.ibm.wps.portlets.MVCPortlet
 
messageReceived(MessageEvent) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
messageReceived(MessageEvent) - Method in class com.ibm.wps.portlets.AbstractMVCMessageListener
 
messageReceived(MessageEvent) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
message listener interface
messageReceived(MessageEvent) - Method in interface org.apache.jetspeed.portlet.event.MessageListener
Notifies this listener that the message which the listener is watching for has been performed.
METHOD_ID - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_INCLUDE_PORTLET_TITLE - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PERFORM_ACTION - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PERFORM_MESSAGE - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PERFORM_WINDOW - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLET_BEGINPAGE - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLET_DESTROY - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLET_DESTROY_CONCRETE - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLET_ENDPAGE - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLET_LOGIN - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLET_LOGOUT - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLET_NONE - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLET_SERVICE - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLET_SETTINGS_EVENT - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
METHOD_PORTLETAPPLICATION_SETTINGS_EVENT - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
MINIMIZED - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
In this window state the portlet is displayed minimzed which means that only the portlet title is shown
MOVING - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Allows the portlet window to be moved
MVCActionListener - interface com.ibm.wps.portlets.MVCActionListener.
 
MVCController - interface com.ibm.wps.portlets.MVCController.
The MVCController interface defines which methods 4.1 portlet controllers should implement.
MVCListener - interface com.ibm.wps.portlets.MVCListener.
 
MVCMessageListener - interface com.ibm.wps.portlets.MVCMessageListener.
 
MVCPageListener - interface com.ibm.wps.portlets.MVCPageListener.
 
MVCPortlet - class com.ibm.wps.portlets.MVCPortlet.
The MVCPortlet class extends AbstractPortlet to allow for multi-device capabilities of a portlet.
MVCPortlet() - Constructor for class com.ibm.wps.portlets.MVCPortlet
 
MVCSessionListener - interface com.ibm.wps.portlets.MVCSessionListener.
 
MVCTitleListener - interface com.ibm.wps.portlets.MVCTitleListener.
 
MVCWindowListener - interface com.ibm.wps.portlets.MVCWindowListener.
 

N

newAction(String) - Static method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
NORMAL - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
The standard "one-of many" window state on a page.
normalize(String) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
Escapes characters data

O

org.apache.jetspeed.portlet - package org.apache.jetspeed.portlet
 
org.apache.jetspeed.portlet.event - package org.apache.jetspeed.portlet.event
 
org.apache.jetspeed.portlet.service - package org.apache.jetspeed.portlet.service
 
org.apache.jetspeed.portlet.service.spi - package org.apache.jetspeed.portlet.service.spi
 
org.apache.jetspeed.portlet.spi - package org.apache.jetspeed.portlet.spi
 
org.apache.jetspeed.portlets - package org.apache.jetspeed.portlets
 
org.apache.jetspeed.portlets.util - package org.apache.jetspeed.portlets.util
 
out - Variable in class org.apache.jetspeed.portlets.util.SAXPIFilter
 

P

PAGE_LISTENER_TYPE - Static variable in class com.ibm.wps.portlets.MVCPortlet
 
PARAM_ACTION_EVENT - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_INTERCEPTOR - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_MESSAGE_EVENT - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_NAMESPACEMAPPER - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_PORTLETCONFIG - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_PORTLETREQUEST - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_PORTLETRESPONSE - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_PORTLETSESSION - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_PORTLETSETTINGS - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_SETTINGS_EVENT - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_STATICTITLE - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PARAM_WINDOW_EVENT - Static variable in class org.apache.jetspeed.portlet.spi.Constants
 
PassiveCredential - class com.ibm.wps.portletservice.credentialvault.credentials.PassiveCredential.
A PassiveCredential is simply a container for an user's secret.
PassiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.PassiveCredential
 
portlet - Variable in class com.ibm.wps.portlets.AbstractMVCListener
 
Portlet - class org.apache.jetspeed.portlet.Portlet.
The abstract Portlet is used by the portlet container to invoke the portlet.
Portlet.Mode - class org.apache.jetspeed.portlet.Portlet.Mode.
The Mode class is a finite enumeration of the possible modes that a portlet can assume.
Portlet.ModeModifier - class org.apache.jetspeed.portlet.Portlet.ModeModifier.
The ModeModifier class is a finite enumeration of the possible modifications a portlet can apply on modes.
Portlet() - Constructor for class org.apache.jetspeed.portlet.Portlet
 
PortletAction - interface org.apache.jetspeed.portlet.PortletAction.
The PortletAction can be implemented to define portlet-specific actions that need to be executed for specific URIs.
PortletAdapter - class org.apache.jetspeed.portlet.PortletAdapter.
The PortletAdapter provides a default implementation for the Portlet interface.
PortletAdapter() - Constructor for class org.apache.jetspeed.portlet.PortletAdapter
 
PortletApplicationSettings - interface org.apache.jetspeed.portlet.PortletApplicationSettings.
The PortletApplicationSettings interface provides the portlet with the application's dynamic configuration.
PortletApplicationSettingsAttributeEvent - interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributeEvent.
This is the event class for notifications about changes to the attributes of the settings of a concrete portlet application.
PortletApplicationSettingsAttributesListener - interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributesListener.
Implementations of this interface receive notifications of changes to the attribute list on the settings of a concrete portlet application.
PortletConfig - interface org.apache.jetspeed.portlet.PortletConfig.
The PortletConfig interface provides the portlet with its configuration.
PortletContext - interface org.apache.jetspeed.portlet.PortletContext.
The PortletContext interface defines a portlet's view of the portlet container within which each portlet is running.
PortletController - interface com.ibm.wps.portlets.PortletController.
The PortletController interface defines which methods portlet controllers should implement.
PortletData - interface org.apache.jetspeed.portlet.PortletData.
The PortletData contains information about the concrete portlet instance.
PortletEntityResolver - class org.apache.jetspeed.portlets.util.PortletEntityResolver.
 
PortletEntityResolver() - Constructor for class org.apache.jetspeed.portlets.util.PortletEntityResolver
 
PortletException - exception org.apache.jetspeed.portlet.PortletException.
The PortletException class defines a general exception that a portlet can throw when it encounters difficulty.
PortletException() - Constructor for class org.apache.jetspeed.portlet.PortletException
Constructs a new portlet exception.
PortletException(String) - Constructor for class org.apache.jetspeed.portlet.PortletException
Constructs a new portlet exception with the given text.
PortletException(String, Throwable) - Constructor for class org.apache.jetspeed.portlet.PortletException
Constructs a new portlet exception when the portlet needs to throw an exception and include a message about the "root case" that interfered with its normal operation, including a description message.
PortletException(Throwable) - Constructor for class org.apache.jetspeed.portlet.PortletException
Constructs a new portlet exception when the portlet needs to throw an exception.
PortletLog - interface org.apache.jetspeed.portlet.PortletLog.
The PortletLog provides the portlet with the ability to log information, warning, or error texts.
PortletMessage - interface org.apache.jetspeed.portlet.PortletMessage.
The PortletMessage can be used for inter-portlet communication.
PortletPageListener - interface org.apache.jetspeed.portlet.PortletPageListener.
This feature is an addition to the Portlet interface.
PortletRequest - interface org.apache.jetspeed.portlet.PortletRequest.
The PortletRequest encapsulates the request sent by the client to the portlet.
PortletResponse - interface org.apache.jetspeed.portlet.PortletResponse.
The PortletResponse interface represents the response sent to the client device.
PortletService - interface org.apache.jetspeed.portlet.service.PortletService.
The PortletService interface is the base for all portlet services.
PortletServiceConfig - interface org.apache.jetspeed.portlet.service.spi.PortletServiceConfig.
All interfaces in this Service Provider Interface (SPI) package are needed by all implementations of services.
PortletServiceException - exception org.apache.jetspeed.portlet.service.PortletServiceException.
The base class of all checked exceptions thrown by portlet services.
PortletServiceException() - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceException
Constructs a new portlet exception.
PortletServiceException(String) - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceException
Creates a new exception with the sepcified detail message.
PortletServiceFactory - interface org.apache.jetspeed.portlet.service.spi.PortletServiceFactory.
All interfaces in this Service Provider Interface (SPI) package are needed by all implementations of services.
PortletServiceNotFoundException - exception org.apache.jetspeed.portlet.service.PortletServiceNotFoundException.
The PortletServiceNotFoundException is thrown if a portlet attempts to access an service that is not found.
PortletServiceNotFoundException() - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceNotFoundException
 
PortletServiceProvider - interface org.apache.jetspeed.portlet.service.spi.PortletServiceProvider.
All interfaces in this Service Provider Interface (SPI) package are needed by all implementations of services.
PortletServiceUnavailableException - exception org.apache.jetspeed.portlet.service.PortletServiceUnavailableException.
The PortletServiceUnavailableException is thrown if a portlet attempts to access an service that cannot be loaded, because an error occured during initialization.
PortletServiceUnavailableException() - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceUnavailableException
 
PortletServiceUnavailableException(String) - Constructor for class org.apache.jetspeed.portlet.service.PortletServiceUnavailableException
 
PortletSession - interface org.apache.jetspeed.portlet.PortletSession.
The PortletSession holds the user-specific data that the portlet needs to personalize the one global portlet instance.
PortletSessionListener - interface org.apache.jetspeed.portlet.PortletSessionListener.
This feature is an addition to the Portlet interface.
PortletSettings - interface org.apache.jetspeed.portlet.PortletSettings.
The PortletSettings interface provides the portlet with its dynamic configuration.
PortletSettingsAttributeEvent - interface org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent.
This is the event class for notifications about changes to the attributes of the portlet settings of a concrete portlet.
PortletSettingsAttributesListener - interface org.apache.jetspeed.portlet.event.PortletSettingsAttributesListener.
Implementations of this interface receive notifications of changes to the attribute list on the portlet settings of a concrete portlet.
PortletTitleListener - interface org.apache.jetspeed.portlet.PortletTitleListener.
The PortletTitleListener interface has to be implemented if a portlet wants to support client, device, and/or user dependent titles.
The interface has to be implemented additionally to the Portlet interface, otherwise the portlet container will pick the title from the portlet configuration.
PortletURI - interface org.apache.jetspeed.portlet.PortletURI.
A PortletURI represents a URI to a specific portlet function.
PortletWindow - interface org.apache.jetspeed.portlet.PortletWindow.
The PortletWindow represents the window that encloses a portlet.
PortletWindow.State - class org.apache.jetspeed.portlet.PortletWindow.State.
The State class is a finite enumeration of the possible states that a window can assume.
postService(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.jetspeed.portlet.spi.SPIPortletInterceptor
This method is called after the portlet's service() method is called
PREDEFINED_SLOT_USER_JAAS_SUBJECT - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
 
preService(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.jetspeed.portlet.spi.SPIPortletInterceptor
This method is called before the portlet's service() method is called
PREVIOUS - Static variable in class org.apache.jetspeed.portlet.Portlet.ModeModifier
The mode is changed to the previous one.
print(InputStream) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
Parse and output the content of the stream
print(Reader) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
Parse and output the content of the reader
print(String) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
Parse and output the content of the URL given as parameter.
printStackTrace() - Method in class org.apache.jetspeed.portlet.PortletException
Prints the stack trace of this exception to the standard error stream.
printStackTrace() - Method in class org.apache.jetspeed.portlet.UnavailableException
Prints the stack trace of this exception to the standard error stream.
printStackTrace(PrintStream) - Method in class org.apache.jetspeed.portlet.PortletException
Prints the stack trace of this exception to the specified print stream.
printStackTrace(PrintStream) - Method in class org.apache.jetspeed.portlet.UnavailableException
Prints the stack trace of this exception to the specified print stream.
printStackTrace(PrintWriter) - Method in class org.apache.jetspeed.portlet.PortletException
Prints the stack trace of this exception to the specified print writer.
printStackTrace(PrintWriter) - Method in class org.apache.jetspeed.portlet.UnavailableException
Prints the stack trace of this exception to the specified print writer.
processingInstruction(String, String) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
PROVIDER_NAME_KEY - Static variable in class org.apache.jetspeed.portlets.JetspeedContent
 
proxyPoolMap - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
ProxyPortlet - class com.ibm.wps.portlets.ws.ProxyPortlet.
 
ProxyPortlet() - Constructor for class com.ibm.wps.portlets.ws.ProxyPortlet
 
proxyUrlMap - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 

R

readResolve() - Method in class org.apache.jetspeed.portlet.PortletWindow.State
 
readResolve() - Method in class org.apache.jetspeed.portlet.Portlet.Mode
 
readResolve() - Method in class org.apache.jetspeed.portlet.Portlet.ModeModifier
 
referencesSystemCredential() - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Returns if this Vault Slot reference a System Credential (ie, everyone maps to the same secret).
REMOTE_ACTION - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
REMOTE_BINDING - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
REMOTE_INSTANCE - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
REMOTE_SESSION - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
REMOTE_URL - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
removeAllAttributes() - Method in interface org.apache.jetspeed.portlet.PortletData
Deprecated. deprecated since version 1.1
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletContext
Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletSession
Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletSettings
Removes the attribute with the given name.
removeAttribute(String) - Method in interface org.apache.jetspeed.portlet.PortletData
Removes the attribute with the given name.
removeVariable(String) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Removes a transient variable of the concrete portlet.
REQUESTED - Static variable in class org.apache.jetspeed.portlet.Portlet.ModeModifier
The mode is changed as requested.
RESIZING - Static variable in class org.apache.jetspeed.portlet.PortletWindow.State
Allows the portlet window to be resized
resolveEntity(String, String) - Method in class org.apache.jetspeed.portlets.util.PortletEntityResolver
 
resume(PortletSession, ObjectInputStream) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
rewritePortletMarkup(String, PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
splits the markup into the parts corresponding to beginPage/normal/endPage
RSS_URL_KEY - Static variable in class org.apache.jetspeed.portlets.RSSPortlet
 
RSSPortlet - class org.apache.jetspeed.portlets.RSSPortlet.
Portlet which renders RDF Site Summary.
RSSPortlet() - Constructor for class org.apache.jetspeed.portlets.RSSPortlet
 

S

SAXPIFilter - class org.apache.jetspeed.portlets.util.SAXPIFilter.
This class is used to either strip and/or insert PIs in a XML document.
SAXPIFilter(PrintWriter) - Constructor for class org.apache.jetspeed.portlets.util.SAXPIFilter
Creates of simple parser which outputs its document to the PrintWriter passed as arguments.
SAXPIFilter(PrintWriter, boolean) - Constructor for class org.apache.jetspeed.portlets.util.SAXPIFilter
In this mode the parser may be used as a simple well-formedness checker or a PI stripper.
SAXPIFilter(PrintWriter, boolean, String) - Constructor for class org.apache.jetspeed.portlets.util.SAXPIFilter
In this mode the parser can strip existing PIs and insert new ones just after the document declaration
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
 
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.BinaryCredential
 
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
 
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
 
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
 
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
 
secret - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
 
SECRET_TYPE_BYTEARRAY - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
 
SECRET_TYPE_JAAS_SUBJECT - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
 
SECRET_TYPE_JAVA_OBJECT - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
 
SECRET_TYPE_NO_SECRET_DATA - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
 
SECRET_TYPE_UNDEFINED - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
 
SECRET_TYPE_USERID_STRING_PASSWORD_STRING - Static variable in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
 
send(String, DefaultPortletMessage) - Method in interface org.apache.jetspeed.portlet.PortletContext
Sends the given message to all portlets on the same page that have the given name regardless of the portlet application.
send(String, PortletMessage) - Method in interface org.apache.jetspeed.portlet.PortletContext
Sends the given message to all portlets in the same portlet application on the same page that have the given name.
send(String, PortletMessage, PortletRequest) - Method in interface org.apache.jetspeed.portlet.PortletContext
Deprecated. since Version 1.1
service(PortletRequest, PortletResponse) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
retrieve the markup by calling "getMarkup" on the web service's interface.
service(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
Called by the portlet container to ask this portlet to generate its markup using the given request/response pair.
service(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlet.PortletAdapter
The default implementation of this method routes the request to a set of helper methods that are already split out by portlet mode.
service(PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlets.URITestPortlet
 
service(ServletRequest, ServletResponse) - Method in class org.apache.jetspeed.portlet.Portlet
 
ServletInvokerPortlet - class com.ibm.wps.portlets.ServletInvokerPortlet.
The ServletInvokerPortlet provides the possibility to easily include local or remote content into a portlet without having to write any code.
ServletInvokerPortlet() - Constructor for class com.ibm.wps.portlets.ServletInvokerPortlet
 
SESSION_LISTENER_TYPE - Static variable in class com.ibm.wps.portlets.MVCPortlet
 
sessionPrincipal - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
 
setActive(boolean) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Sets the Credential Slot's active/passive flag.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.portlet.PortletContext
Associates an attribute with the given name and value with this context.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Associates an attribute with the given name and value with this request.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.portlet.PortletSession
Associates an attribute with the given name and value with this session.
setAttribute(String, Object) - Method in interface org.apache.jetspeed.portlet.PortletData
Sets the attribute with the given name and value.
setAttribute(String, String) - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Sets the attribute with the given name and value.
setAttribute(String, String) - Method in interface org.apache.jetspeed.portlet.PortletSettings
Sets the attribute with the given name and value.
SetContentService(ContentAccessService, PortletRequest, PortletResponse) - Method in class org.apache.jetspeed.portlets.util.PortletEntityResolver
 
setCredentialSecretBinary(String, byte[], PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Sets a credential's binary secret.
setCredentialSecretUserPassword(String, String, char[], PortletRequest) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
Sets a credential's user/password secret.
setData(String, String, PortletData) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
setDateHeader(String, long) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Sets a response header with the given name and date-value.
setHeader(String, String) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Sets a response header with the given name and value.
setIntHeader(String, int) - Method in interface org.apache.jetspeed.portlet.PortletResponse
Sets a response header with the given name and integer value.
setMemento(String, PortletData) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
setMessage(String) - Method in class org.apache.jetspeed.portlet.DefaultPortletMessage
 
setModeModifier(Portlet.ModeModifier) - Method in interface org.apache.jetspeed.portlet.PortletRequest
Defines which portlet mode is shown next.
setPortlet(Portlet) - Method in class com.ibm.wps.portlets.AbstractMVCListener
 
setPortlet(Portlet) - Method in interface com.ibm.wps.portlets.MVCListener
 
setResult(MarkupRewriter.Result, PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
setSessionHandle(String, PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
setVariable(String, Object) - Method in class org.apache.jetspeed.portlet.PortletAdapter
Sets a transient variable of the concrete portlet.
setVaultSlotDescription(String) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Sets the description for this Vault Slot in the default locale
setVaultSlotDescription(String, Locale) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Sets a description for this Vault Slot in the provided locale
setVaultSlotDescriptions(Map) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Sets all the VaultSlot Descriptions
setVaultSlotKeywords(Map) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Sets all the VaultSlot Key Words
setVaultSlotKeywords(String) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Sets the keywords for this Vault Slot in the default locale
setVaultSlotKeywords(String, Locale) - Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
Sets the keywords for this Vault Slot in the provided locale
setWindowState(PortletWindow.State) - Method in interface org.apache.jetspeed.portlet.PortletWindow
Defines which portlet window state is shown next.
SimplePassiveCredential - class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential.
Simple standard implementation of PassiveCredential.
SimplePassiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
 
SiteMinderTokenCredential - class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential.
Credential for authenticating at a back-end system that is within the same SiteMinder SSO-Domain as the portal, i.e.
SiteMinderTokenCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.SiteMinderTokenCredential
 
SPIPortletInterceptor - interface org.apache.jetspeed.portlet.spi.SPIPortletInterceptor.
The SPIPortletInterceptor has to be implemented by each service provider to intercept the portlet's invokation.
startDocument() - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
startElement(String, AttributeList) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
store() - Method in interface org.apache.jetspeed.portlet.PortletApplicationSettings
Stores all attributes.
store() - Method in interface org.apache.jetspeed.portlet.PortletSettings
Stores all attributes.
store() - Method in interface org.apache.jetspeed.portlet.PortletData
Stores all attributes.
storeResult(WSRPResponse, PortletRequest) - Method in class com.ibm.wps.portlets.ws.ProxyPortlet
 
STYLESHEET_KEY - Static variable in class org.apache.jetspeed.portlets.XSLPortlet
The stylesheet parameter
supports(Portlet.Mode, Client) - Method in interface org.apache.jetspeed.portlet.PortletConfig
Returns whether the portlet supports the given mode for the given client.
supports(PortletWindow.State) - Method in interface org.apache.jetspeed.portlet.PortletConfig
Returns whether the portlet window supports the given state
suspend(PortletSession, ObjectOutputStream) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
sync(Group) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Synchronizes existing group with LDAP.
sync(Group) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
sync(Group) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Synchronizes existing group with LDAP.
sync(Group) - Method in interface com.ibm.wps.puma.beans.User
 
sync(Group) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Synchronizes existing group with backend storage.
sync(Group) - Method in class com.ibm.wps.puma.beans.UserDBBean
 
sync(User) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Synchronizes existing user with LDAP.
sync(User) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
sync(User) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Synchronizes existing user with LDAP.
sync(User) - Method in interface com.ibm.wps.puma.beans.User
 
sync(User) - Method in class com.ibm.wps.puma.beans.UserTPSMBean
Synchronizes existing user with backend storeage.
sync(User) - Method in class com.ibm.wps.puma.beans.UserDBBean
 

T

TITLE_LISTENER_TYPE - Static variable in class com.ibm.wps.portlets.MVCPortlet
 
toString() - Method in class org.apache.jetspeed.portlet.Capability
Returns the capability as a displayable string.
toString() - Method in class org.apache.jetspeed.portlet.PortletWindow.State
 
toString() - Method in class org.apache.jetspeed.portlet.DefaultPortletMessage
 
toString() - Method in interface org.apache.jetspeed.portlet.PortletURI
Returns the complete URI as a string.
toString() - Method in class org.apache.jetspeed.portlet.Portlet.Mode
 
toString() - Method in class org.apache.jetspeed.portlet.Portlet.ModeModifier
 
transform(StreamSource, StreamSource, Map) - Method in class org.apache.jetspeed.portlets.TransformPortlet
Used internally to handle doing Xalan transfers directly.
TransformPortlet - class org.apache.jetspeed.portlets.TransformPortlet.
 
TransformPortlet() - Constructor for class org.apache.jetspeed.portlets.TransformPortlet
 
trcLog - Static variable in class com.ibm.wps.puma.beans.UserAccessBean
 

U

UnavailableException - exception org.apache.jetspeed.portlet.UnavailableException.
Use the UnavailableException when the instantiation of a portlet fails.
UnavailableException(int, Portlet, String) - Constructor for class org.apache.jetspeed.portlet.UnavailableException
Deprecated. As of Java Portlet API 2.2, use UnavailableException.UnavailableException(String, int) instead.
UnavailableException(Portlet, String) - Constructor for class org.apache.jetspeed.portlet.UnavailableException
Deprecated. As of Java Portlet API 2.2, use UnavailableException.UnavailableException(String) instead.
UnavailableException(String) - Constructor for class org.apache.jetspeed.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is permanently unavailable.
UnavailableException(String, int) - Constructor for class org.apache.jetspeed.portlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the portlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
URITestPortlet - class org.apache.jetspeed.portlets.URITestPortlet.
 
URITestPortlet() - Constructor for class org.apache.jetspeed.portlets.URITestPortlet
 
URL_KEY - Static variable in class org.apache.jetspeed.portlets.XSLPortlet
 
urlRewriterPool - Static variable in class com.ibm.wps.portlets.ws.ProxyPortlet
 
User - interface com.ibm.wps.puma.beans.User.
 
User - interface org.apache.jetspeed.portlet.User.
The User interface is an abstract view on the user-specific data.
UserAccessBean - class com.ibm.wps.puma.beans.UserAccessBean.
The UserAccessBean encapsulates access from the user and group specific classes to the backend system.
UserAccessBean() - Constructor for class com.ibm.wps.puma.beans.UserAccessBean
Zero argument constructor used to initialize the access bean.
UserAccessBean(EJBObject) - Constructor for class com.ibm.wps.puma.beans.UserAccessBean
 
UserDBBean - class com.ibm.wps.puma.beans.UserDBBean.
EJB to retrieve user and group related data from a RDB.
UserDBBean() - Constructor for class com.ibm.wps.puma.beans.UserDBBean
 
UserHome - interface com.ibm.wps.puma.beans.UserHome.
This is a Home interface for the Session Bean
UserLdapBean - class com.ibm.wps.puma.beans.UserLdapBean.
EJB to retrieve user and group related data from LDAP directories.
UserLdapBean() - Constructor for class com.ibm.wps.puma.beans.UserLdapBean
 
UserPasswordCredential - class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential.
Abstract subclass of ActiveCredential where the user's secret is a userid/password pair.
UserPasswordCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
 
UserPasswordPassiveCredential - class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential.
Simple standard implementation of PassiveCredential.
UserPasswordPassiveCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
 
UserTPSMBean - class com.ibm.wps.puma.beans.UserTPSMBean.
EJB to enroll and update users using TPSM as backend.
UserTPSMBean() - Constructor for class com.ibm.wps.puma.beans.UserTPSMBean
 
UserWMSBean - class com.ibm.wps.puma.beans.UserWMSBean.
EJB to retrieve user and group related data from LDAP directories.
UserWMSBean() - Constructor for class com.ibm.wps.puma.beans.UserWMSBean
 

V

VaultSegmentConfig - interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig.
Configuration Object for Vault Segments
verifyPassword(User, char[]) - Method in class com.ibm.wps.puma.beans.UserLdapBean
Determines whether the specified password is valid.
verifyPassword(User, char[]) - Method in class com.ibm.wps.puma.beans.UserAccessBean
 
verifyPassword(User, char[]) - Method in class com.ibm.wps.puma.beans.UserWMSBean
Determines whether the specified password is valid.
verifyPassword(User, char[]) - Method in interface com.ibm.wps.puma.beans.User
 
verifyPassword(User, char[]) - Method in class com.ibm.wps.puma.beans.UserDBBean
Determines whether the specified password is valid.
VIEW - Static variable in class org.apache.jetspeed.portlet.Portlet.Mode
The standard "one-of many" portlet view on a page.

W

warn(String) - Method in interface org.apache.jetspeed.portlet.PortletLog
Logs the given warning text in the portlet log.
warning(SAXParseException) - Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
SAX Handler implementation
WebPagePortlet - class org.apache.jetspeed.portlets.WebPagePortlet.
 
WebPagePortlet() - Constructor for class org.apache.jetspeed.portlets.WebPagePortlet
 
webSealToken - Variable in class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
 
WebSealTokenCredential - class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential.
Credential for authenticating at a back-end system that is within the same WebSeal SSO-Domain as the portal, i.e.
WebSealTokenCredential() - Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.WebSealTokenCredential
 
WINDOW_CLOSED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Event identifier indicating that a portlet window is closed.
WINDOW_DETACHED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Event identifier indicating that a portlet window will be detached.
WINDOW_LISTENER_TYPE - Static variable in class com.ibm.wps.portlets.MVCPortlet
 
WINDOW_MAXIMIZED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Event identifier indicating that a portlet window will be maximized.
WINDOW_MINIMIZED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Event identifier indicating that a portlet window will be minimized.
WINDOW_RESTORED - Static variable in interface org.apache.jetspeed.portlet.event.WindowEvent
Event identifier indicating that a portlet window will be restored.
windowClosed(WindowEvent) - Method in class com.ibm.wps.portlets.MVCPortlet
 
windowClosed(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCWindowListener
 
windowClosed(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
windowClosed(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Notifies this listener that a portlet window has been closed.
windowClosing(WindowEvent) - Method in class com.ibm.wps.portlets.MVCPortlet
 
windowClosing(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCWindowListener
 
windowClosing(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
windowClosing(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Notifies this listener that a portlet window is about to be closed.
windowDetached(WindowEvent) - Method in class com.ibm.wps.portlets.MVCPortlet
 
windowDetached(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCWindowListener
 
windowDetached(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
windowDetached(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Notifies this listener that a portlet window has been detached.
WindowEvent - interface org.apache.jetspeed.portlet.event.WindowEvent.
A WindowEvent is sent by a portlet window whenever the user or the portal interacts with its controls.
WindowListener - interface org.apache.jetspeed.portlet.event.WindowListener.
The WindowListener interface is an addition to the Portlet interface.
windowMaximized(WindowEvent) - Method in class com.ibm.wps.portlets.MVCPortlet
 
windowMaximized(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCWindowListener
 
windowMaximized(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
windowMaximized(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Notifies this listener that a portlet window has been maximized.
windowMinimized(WindowEvent) - Method in class com.ibm.wps.portlets.MVCPortlet
 
windowMinimized(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCWindowListener
 
windowMinimized(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
windowMinimized(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Notifies this listener that a portlet window has been minimized.
windowRestored(WindowEvent) - Method in class com.ibm.wps.portlets.MVCPortlet
 
windowRestored(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCWindowListener
 
windowRestored(WindowEvent) - Method in class com.ibm.wps.portlets.AbstractMVCController
 
windowRestored(WindowEvent) - Method in interface org.apache.jetspeed.portlet.event.WindowListener
Notifies this listener that a portlet window has been restored from being minimized or maximized, respectively.
WML_1_1 - Static variable in class org.apache.jetspeed.portlet.Capability
 
WML_1_2 - Static variable in class org.apache.jetspeed.portlet.Capability
 
WML_TABLE - Static variable in class org.apache.jetspeed.portlet.Capability
 

X

XMLPortlet - class org.apache.jetspeed.portlets.XMLPortlet.
Portlet to output an XML well-formed document without any rendering.
XMLPortlet() - Constructor for class org.apache.jetspeed.portlets.XMLPortlet
 
XSLPortlet - class org.apache.jetspeed.portlets.XSLPortlet.
Simple portlet which does a basic XSLT transform with the stylesheet parameter and the given portlet URL.
XSLPortlet() - Constructor for class org.apache.jetspeed.portlets.XSLPortlet
 

A B C D E F G H I J K L M N O P R S T U V W X
WebSphere Portal 4.1.2