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 |
---|---|
List<AaiSecurityScheme> |
AaiComponents.getSecuritySchemesList() |
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2020 Red Hat. All rights reserved.