Package | Description |
---|---|
io.vertx.ext.web.openapi | |
io.vertx.reactivex.ext.web.openapi | |
io.vertx.rxjava3.ext.web.openapi |
Modifier and Type | Method and Description |
---|---|
SecurityScheme |
RouterBuilder.securityHandler(String securitySchemeName)
Creates a new security scheme for the required
AuthenticationHandler . |
Modifier and Type | Method and Description |
---|---|
SecurityScheme |
SecurityScheme.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SecurityScheme |
SecurityScheme.newInstance(SecurityScheme arg) |
Constructor and Description |
---|
SecurityScheme(SecurityScheme delegate) |
Modifier and Type | Method and Description |
---|---|
SecurityScheme |
SecurityScheme.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SecurityScheme |
SecurityScheme.newInstance(SecurityScheme arg) |
Constructor and Description |
---|
SecurityScheme(SecurityScheme delegate) |
Copyright © 2021 Eclipse. All rights reserved.