Package | Description |
---|---|
io.vertx.openapi.contract |
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
|
Copyright © 2024 Eclipse. All rights reserved.