public interface IUserSession
Modifier and Type | Method and Description |
---|---|
int |
getConcurrent() |
String |
getIP() |
Date |
getLastAccessedDate() |
Date |
getLoginDate() |
Date |
getLogoutDate() |
String |
getNodeId() |
String |
getSessionId() |
short |
getSessiontype() |
int |
getTrace() |
User |
getUser() |
boolean |
isInteractive() |
User getUser()
String getIP()
Date getLoginDate()
Date getLogoutDate()
String getSessionId()
int getConcurrent()
Date getLastAccessedDate()
int getTrace()
String getNodeId()
boolean isInteractive()
short getSessiontype()
@enterprise 10.0.39123 Copyright © FREQUENTIS AG. All Rights Reserved.