Liferay 6.0.5

com.liferay.portal.servlet
Class SharedSessionUtil

java.lang.Object
  extended by com.liferay.portal.servlet.SharedSessionUtil

public class SharedSessionUtil
extends Object


Constructor Summary
SharedSessionUtil()
           
 
Method Summary
static Map<String,Object> getSharedSessionAttributes(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharedSessionUtil

public SharedSessionUtil()
Method Detail

getSharedSessionAttributes

public static Map<String,Object> getSharedSessionAttributes(javax.servlet.http.HttpServletRequest request)

Liferay 6.0.5