com.liferay.portlet.iframe.util
Class IFrameUtil
java.lang.Object
com.liferay.portlet.iframe.util.IFrameUtil
public class IFrameUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IFrameUtil
public IFrameUtil()
getPassword
public static String getPassword(PortletRequest portletRequest,
String password)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
getUserName
public static String getUserName(PortletRequest portletRequest,
String userName)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException
isPasswordTokenEnabled
public static boolean isPasswordTokenEnabled(PortletRequest portletRequest)
throws PortalException,
SystemException
- Throws:
PortalException
SystemException