| Package | Description |
|---|---|
| org.exoplatform.platform.gadget.services.LoginHistory |
| Modifier and Type | Method and Description |
|---|---|
List<LoginHistoryBean> |
LoginHistoryService.getLoginHistory(String userId,
long fromTime,
long toTime) |
List<LoginHistoryBean> |
LoginHistoryServiceImpl.getLoginHistory(String userId,
long fromTime,
long toTime)
Get user login history
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.