Skip to content

@sourceloop/core / Exports / HttpAuthenticationVerifierProvider

Class: HttpAuthenticationVerifierProvider

Implements

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new HttpAuthenticationVerifierProvider(coreConfig)

Parameters

Name Type
coreConfig CoreConfig

Defined in

packages/core/src/components/swagger-authentication/providers/http-authentication.verifier.ts:13

Properties

coreConfig

Private Readonly coreConfig: CoreConfig

Defined in

packages/core/src/components/swagger-authentication/providers/http-authentication.verifier.ts:15

Methods

value

value(): HttpAuthenticationVerifier

Returns

HttpAuthenticationVerifier

Implementation of

Provider.value

Defined in

packages/core/src/components/swagger-authentication/providers/http-authentication.verifier.ts:17