com.liferay.portal.servlet
Class SharedSessionUtil

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

public class SharedSessionUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan, Brian Myunghun Kim

Constructor Summary
SharedSessionUtil()
           
 
Method Summary
static java.util.Map<java.lang.String,java.lang.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 java.util.Map<java.lang.String,java.lang.Object> getSharedSessionAttributes(javax.servlet.http.HttpServletRequest request)