DataSourceWebCrawlerBasicAuthentication

data class DataSourceWebCrawlerBasicAuthentication(val credentials: String, val host: String, val port: Int)

Constructors

Link copied to clipboard
constructor(credentials: String, host: String, port: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val port: Int