Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • BasicAuthenticationFilter

Implements

Index

Constructors

constructor

Properties

Private _authHeaderValue

_authHeaderValue: string

Methods

canHandleRequestAsync

  • canHandleRequestAsync(request: IHttpRequest): Promise<boolean>

canHandleResponseAsync

  • canHandleResponseAsync(response: IHttpResponse): Promise<boolean>

handleRequestAsync

  • handleRequestAsync(request: IHttpRequest): Promise<boolean | void>

handleResponseAsync

  • handleResponseAsync(response: IHttpResponse): Promise<boolean | void>

Generated using TypeDoc