Interface AgentDeviceLoginRequest
- All Superinterfaces:
UserProvider
An
AgentDeviceLoginRequest
provides all credentials
for an agent to log in on a device.- Since:
- 11.27
-
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.provider.UserProvider
getUser
-
Method Details
-
getDeviceId
- Returns:
- the optionally device id to log on or an empty optional, if the user did not enter any specific device id.
- Since:
- 13.0
-