|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
org.apache.portals.bridges.common.GenericServletPortlet
org.apache.portals.bridges.jsf.FacesPortlet
org.apache.jetspeed.portlets.security.users.UserManagerPortlet
Provides maintenance capabilities for User Administration.
Field Summary | |
private org.apache.jetspeed.security.UserManager |
userManager
|
Fields inherited from class org.apache.portals.bridges.jsf.FacesPortlet |
ACTION_REQUEST, CUSTOM_REQUEST, EDIT_REQUEST, HELP_REQUEST, JSF_CUSTOM_ID, JSF_EDIT_ID, JSF_HELP_ID, JSF_VIEW_ID, PARAM_ACTION_PAGE, PARAM_CUSTOM_PAGE, PARAM_EDIT_PAGE, PARAM_HELP_PAGE, PARAM_VIEW_PAGE, REQUEST_SERVLET_PATH, VIEW_REQUEST, VIEW_ROOT |
Fields inherited from class org.apache.portals.bridges.common.GenericServletPortlet |
PARAM_ALLOW_PREFERENCES, PARAM_MAX_PAGE |
Fields inherited from class javax.portlet.GenericPortlet |
|
Constructor Summary | |
UserManagerPortlet()
|
Method Summary | |
Principal |
getPrincipal(Subject subject,
Class classe)
|
void |
init(javax.portlet.PortletConfig config)
|
protected void |
preProcessFaces(javax.faces.context.FacesContext context)
|
Methods inherited from class org.apache.portals.bridges.jsf.FacesPortlet |
destroy, doCustom, doEdit, doHelp, doView, getFacesContextFactory, getLifecycle, processAction |
Methods inherited from class org.apache.portals.bridges.common.GenericServletPortlet |
getDefaultActionPage, getDefaultCustomPage, getDefaultEditPage, getDefaultHelpPage, getDefaultViewPage, processPreferencesAction, setDefaultActionPage, setDefaultCustomPage, setDefaultEditPage, setDefaultHelpPage, setDefaultViewPage |
Methods inherited from class javax.portlet.GenericPortlet |
doDispatch, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private org.apache.jetspeed.security.UserManager userManager
Constructor Detail |
public UserManagerPortlet()
Method Detail |
public void init(javax.portlet.PortletConfig config) throws javax.portlet.PortletException
javax.portlet.PortletException
protected void preProcessFaces(javax.faces.context.FacesContext context)
public Principal getPrincipal(Subject subject, Class classe)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |