BasicCredentialHandler

Constructors

Link copied to clipboard
constructor(username: String, password: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun handleAuthentication(): ERROR CLASS: Symbol not found for Promise<actions/http/client/HttpClientResponse>
abstract fun handleAuthentication(httpClient: HttpClient, requestInfo: RequestInfo, data: Any?): ERROR CLASS: Symbol not found for Promise<actions/http/client/HttpClientResponse>
Link copied to clipboard
open override fun prepareRequest(options: ERROR CLASS: Symbol not found for node.http.RequestOptions)