com.liferay.portlet.iframe.util
Class IFrameUtil

java.lang.Object
  extended by com.liferay.portlet.iframe.util.IFrameUtil

public class IFrameUtil
extends java.lang.Object

View Source

Author:
Amos Fong

Constructor Summary
IFrameUtil()
           
 
Method Summary
static java.lang.String getPassword(javax.portlet.PortletRequest portletRequest, java.lang.String password)
           
static java.lang.String getUserName(javax.portlet.PortletRequest portletRequest, java.lang.String userName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IFrameUtil

public IFrameUtil()
Method Detail

getPassword

public static java.lang.String getPassword(javax.portlet.PortletRequest portletRequest,
                                           java.lang.String password)

getUserName

public static java.lang.String getUserName(javax.portlet.PortletRequest portletRequest,
                                           java.lang.String userName)
                                    throws com.liferay.portal.PortalException,
                                           com.liferay.portal.SystemException
Throws:
com.liferay.portal.PortalException
com.liferay.portal.SystemException