DeviceClientConfig

Configuration builder for DeviceClient.

Use this class to configure authentication and connection details for device management.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Cookie name for authentication.

Link copied to clipboard
lateinit var httpClient: HttpClient

HTTP client instance.

Link copied to clipboard

Logger instance.

Link copied to clipboard

Realm name.

Link copied to clipboard
lateinit var serverUrl: URL

Server URL.

Link copied to clipboard

SSO token string for authentication.

Functions

Link copied to clipboard