@sourceloop/core / Exports / SwaggerAuthenticationComponent
Class: SwaggerAuthenticationComponent¶
Implements¶
Component
Table of contents¶
Constructors¶
Properties¶
Constructors¶
constructor¶
• new SwaggerAuthenticationComponent(application
)
Parameters¶
Name | Type |
---|---|
application |
RestApplication |
Defined in¶
packages/core/src/components/swagger-authentication/component.ts:23
Properties¶
application¶
• Private
Readonly
application: RestApplication
Defined in¶
packages/core/src/components/swagger-authentication/component.ts:25
bindings¶
• bindings: Binding
<any
>[] = []
Implementation of¶
Component.bindings
Defined in¶
packages/core/src/components/swagger-authentication/component.ts:20
models¶
• Optional
models: Class
<Model
>[]
Defined in¶
packages/core/src/components/swagger-authentication/component.ts:22
providers¶
• Optional
providers: ProviderMap
Implementation of¶
Component.providers
Defined in¶
packages/core/src/components/swagger-authentication/component.ts:19
repositories¶
• Optional
repositories: Class
<Repository
<Model
>>[]
Defined in¶
packages/core/src/components/swagger-authentication/component.ts:21