| Package | Description |
|---|---|
| org.raml.v2.api | |
| org.raml.v2.api.model.v10.api | |
| org.raml.v2.api.model.v10.security |
| Modifier and Type | Method and Description |
|---|---|
SecurityScheme |
RamlModelResult.getSecurityScheme() |
| Constructor and Description |
|---|
RamlModelResult(SecurityScheme securityScheme) |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityScheme> |
LibraryBase.securitySchemes()
Declarations of security schemes for use within this API.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityScheme |
SecuritySchemeRef.securityScheme()
Returns AST node of security scheme, this reference refers to, or null.
|
Copyright © 2020. All rights reserved.