| Package | Description |
|---|---|
| org.raml.v2.model.v10.api | |
| org.raml.v2.model.v10.security |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractSecurityScheme> |
LibraryBase.securitySchemes()
Declarations of security schemes for use within this API.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BasicSecurityScheme |
interface |
CustomSecurityScheme |
interface |
DigestSecurityScheme |
interface |
OAuth1SecurityScheme |
interface |
OAuth2SecurityScheme |
interface |
PassThroughSecurityScheme |
| Modifier and Type | Method and Description |
|---|---|
AbstractSecurityScheme |
SecuritySchemeRef.securityScheme()
Returns AST node of security scheme, this reference refers to, or null.
|
Copyright © 2016. All rights reserved.