Package | Description |
---|---|
io.vertx.rxjava3.openapi.contract |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<OAuthFlow> |
OAuthFlow.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
OAuthFlow |
OAuthFlows.getAuthorizationCode()
Configuration for the OAuth Authorization Code flow.
|
OAuthFlow |
OAuthFlows.getClientCredentials()
Configuration for the OAuth Client Credentials flow.
|
OAuthFlow |
OAuthFlows.getImplicit()
Configuration for the OAuth Implicit flow.
|
OAuthFlow |
OAuthFlows.getPassword()
Configuration for the OAuth Resource Owner Password flow
|
static OAuthFlow |
OAuthFlow.newInstance(OAuthFlow arg) |
Copyright © 2024 Eclipse. All rights reserved.