| Package | Description |
|---|---|
| io.swagger.codegen | |
| io.swagger.codegen.languages |
| Modifier and Type | Field and Description |
|---|---|
List<CodegenSecurity> |
CodegenOperation.authMethods |
| Modifier and Type | Method and Description |
|---|---|
List<CodegenSecurity> |
DefaultCodegen.fromSecurity(Map<String,io.swagger.models.auth.SecuritySchemeDefinition> schemes)
Convert map of Swagger SecuritySchemeDefinition objects to a list of Codegen Security objects
|
List<CodegenSecurity> |
CodegenConfig.fromSecurity(Map<String,io.swagger.models.auth.SecuritySchemeDefinition> schemes) |
| Modifier and Type | Method and Description |
|---|---|
List<CodegenSecurity> |
AkkaScalaClientCodegen.fromSecurity(Map<String,io.swagger.models.auth.SecuritySchemeDefinition> schemes) |
Copyright © 2017. All rights reserved.