org.sakaiproject.portal.render.portlet.services
Class SakaiOptionalPortletContainerServices.SakaiUserInfoService
java.lang.Object
org.sakaiproject.portal.render.portlet.services.SakaiOptionalPortletContainerServices.SakaiUserInfoService
- All Implemented Interfaces:
- org.apache.pluto.spi.ContainerService, org.apache.pluto.spi.optional.UserInfoService
- Enclosing class:
- SakaiOptionalPortletContainerServices
public class SakaiOptionalPortletContainerServices.SakaiUserInfoService
- extends Object
- implements org.apache.pluto.spi.optional.UserInfoService
|
Method Summary |
Map |
getUserInfo(javax.portlet.PortletRequest request)
|
Map |
getUserInfo(javax.portlet.PortletRequest request,
org.apache.pluto.PortletWindow window)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SakaiOptionalPortletContainerServices.SakaiUserInfoService
public SakaiOptionalPortletContainerServices.SakaiUserInfoService()
getUserInfo
public Map getUserInfo(javax.portlet.PortletRequest request,
org.apache.pluto.PortletWindow window)
throws org.apache.pluto.PortletContainerException
- Specified by:
getUserInfo in interface org.apache.pluto.spi.optional.UserInfoService
- Throws:
org.apache.pluto.PortletContainerException
getUserInfo
public Map getUserInfo(javax.portlet.PortletRequest request)
throws org.apache.pluto.PortletContainerException
- Specified by:
getUserInfo in interface org.apache.pluto.spi.optional.UserInfoService
- Throws:
org.apache.pluto.PortletContainerException
Copyright © 2003-2012 Sakai Project. All Rights Reserved.