| Package | Description |
|---|---|
| org.piangles.gateway.requests.dao | |
| org.piangles.gateway.requests.dto |
| Modifier and Type | Method and Description |
|---|---|
SystemInfo |
UserDeviceInfo.getSystemInfo() |
| Constructor and Description |
|---|
UserDeviceInfo(String userId,
String hostName,
String ipAddress,
SystemInfo systemInfo) |
| Modifier and Type | Method and Description |
|---|---|
SystemInfo |
LoginRequest.getSystemInfo() |
| Constructor and Description |
|---|
LoginRequest(String authenticationType,
String id,
String password,
String sessionId,
SystemInfo systemInfo) |
Copyright © 2022. All rights reserved.