Interface AgentDeviceLoginRequest

  • All Superinterfaces:
    UserProvider

    public interface AgentDeviceLoginRequest
    extends UserProvider
    An AgentDeviceLoginRequest provides all credentials for an agent to log in on a device.
    Since:
    11.27
    • Method Detail

      • getDeviceId

        java.lang.String getDeviceId()
        Returns:
        the device id to log in.
        Since:
        11.27