public final class UserDeviceInfo extends Object implements Serializable
| Constructor and Description |
|---|
UserDeviceInfo(String userId,
String hostName,
String ipAddress,
SystemInfo systemInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHostName() |
String |
getIpAddress() |
LocalDate |
getLoggedInDate() |
Date |
getLoggedInTimestamp() |
SystemInfo |
getSystemInfo() |
String |
getUserId() |
public UserDeviceInfo(String userId, String hostName, String ipAddress, SystemInfo systemInfo)
Copyright © 2022. All rights reserved.