Class CompoundSessionIdSplitterUtil
Object
com.liferay.portal.kernel.servlet.filters.compoundsessionid.CompoundSessionIdSplitterUtil
See https://issues.liferay.com/browse/LPS-18587.
- Author:
- Michael C. Han, Shuyang Zhou
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static boolean
static String
parseSessionId
(String sessionId)
-
Constructor Details
-
CompoundSessionIdSplitterUtil
public CompoundSessionIdSplitterUtil()
-
-
Method Details
-
getSessionIdDelimiter
-
hasSessionDelimiter
public static boolean hasSessionDelimiter() -
parseSessionId
-