| Modifier and Type | Method and Description |
|---|---|
List<SecuritySchema> |
LibraryImpl.securitySchemes() |
List<SecuritySchema> |
OLibraryImpl.securitySchemes() |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicImpl |
class |
CustomImpl |
class |
DigestImpl |
class |
Oath1Impl |
class |
Oath2Impl |
class |
PassThroughImpl |
class |
SecuritySchemaImpl |
| Modifier and Type | Method and Description |
|---|---|
List<SecuritySchema> |
Library.securitySchemes() |
List<SecuritySchema> |
OLibrary.securitySchemes() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Basic |
interface |
Custom |
interface |
Digest |
interface |
Oath1 |
interface |
Oath2 |
interface |
PassThrough |
Copyright © 2016 RAML. All rights reserved.