public class SessionInfos extends Object
Constructor and Description |
---|
SessionInfos(String username,
long userId) |
Modifier and Type | Method and Description |
---|---|
static org.bonitasoft.engine.session.model.SSession |
getSession() |
static SessionInfos |
getSessionInfos() |
long |
getUserId() |
static long |
getUserIdFromSession() |
String |
getUsername() |
static String |
getUserNameFromSession() |
public SessionInfos(String username, long userId)
public long getUserId()
public String getUsername()
public static SessionInfos getSessionInfos()
public static org.bonitasoft.engine.session.model.SSession getSession()
public static long getUserIdFromSession()
public static String getUserNameFromSession()
Copyright © 2013 BonitaSoft. All Rights Reserved.