Class UISessionUtils
- java.lang.Object
-
- de.hybris.platform.cockpit.session.UISessionUtils
-
public class UISessionUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UISessionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static UISessiongetCurrentSession()static voidkillCurrentSession()
-
-
-
Method Detail
-
getCurrentSession
public static UISession getCurrentSession()
-
killCurrentSession
public static void killCurrentSession()
-
-