| Package | Description |
|---|---|
| io.apicurio.datamodels.asyncapi.models | |
| io.apicurio.datamodels.asyncapi.v2.models |
| Modifier and Type | Field and Description |
|---|---|
Map<String,AaiSecurityScheme> |
AaiComponents.securitySchemes |
| Modifier and Type | Method and Description |
|---|---|
AaiSecurityScheme |
IAaiNodeFactory.createSecurityScheme(Node parent,
String key) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<AaiSecurityScheme> |
AaiComponents.getSecuritySchemesList() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AaiComponents.addSecurityScheme(String key,
AaiSecurityScheme value) |
| Modifier and Type | Class and Description |
|---|---|
class |
Aai20SecurityScheme |
| Modifier and Type | Method and Description |
|---|---|
AaiSecurityScheme |
Aai20NodeFactory.createSecurityScheme(Node parent,
String key) |
| Modifier and Type | Method and Description |
|---|---|
List<AaiSecurityScheme> |
Aai20Components.getSecuritySchemesList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Aai20Components.addSecurityScheme(String key,
AaiSecurityScheme value) |
Copyright © 2019 Red Hat. All rights reserved.