Package | Description |
---|---|
io.vertx.rxjava3.openapi.contract |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<SecurityRequirement> |
SecurityRequirement.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static SecurityRequirement |
SecurityRequirement.newInstance(SecurityRequirement arg) |
Modifier and Type | Method and Description |
---|---|
List<SecurityRequirement> |
Operation.getSecurityRequirements()
Returns the applicable list of security requirements (scopes) or empty list.
|
List<SecurityRequirement> |
OpenAPIContract.getSecurityRequirements()
Returns the applicable list of global security requirements (scopes) or empty list.
|
Copyright © 2024 Eclipse. All rights reserved.