| 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> | CodegenConfig. fromSecurity(Map<String,io.swagger.models.auth.SecuritySchemeDefinition> schemes) | 
| 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 | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CodegenSecurity> | AkkaScalaClientCodegen. fromSecurity(Map<String,io.swagger.models.auth.SecuritySchemeDefinition> schemes) | 
| List<CodegenSecurity> | HaskellHttpClientCodegen. fromSecurity(Map<String,io.swagger.models.auth.SecuritySchemeDefinition> schemes) | 
Copyright © 2019. All rights reserved.