public class RamlParserSecuritySchemeFactory extends Object
| Constructor and Description |
|---|
RamlParserSecuritySchemeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static List<APISecurityScheme> |
getOperationSecuritySchemes(org.raml.v2.api.model.v10.api.Api api,
org.raml.v2.api.model.v10.methods.Method method,
JsonSchemaPool jsonSchemaPool) |
public static List<APISecurityScheme> getOperationSecuritySchemes(org.raml.v2.api.model.v10.api.Api api, org.raml.v2.api.model.v10.methods.Method method, JsonSchemaPool jsonSchemaPool) throws Exception
ExceptionCopyright © 2019. All rights reserved.