Hierarchy

  • BasicCredentialHandler
    • BasicCredentialHandler

Implements

Constructors

Properties

allowCrossOriginAuthentication: boolean
origin: string
password: string
username: string

Methods

  • Parameters

    • response: IHttpClientResponse

    Returns boolean

  • Parameters

    • httpClient: IHttpClient
    • requestInfo: IRequestInfo
    • objs: any

    Returns Promise<IHttpClientResponse>

  • Parameters

    • options: any

    Returns void