Uses of Class
io.vertx.rxjava3.openapi.contract.OAuthFlow
Packages that use OAuthFlow
-
Uses of OAuthFlow in io.vertx.rxjava3.openapi.contract
Fields in io.vertx.rxjava3.openapi.contract with type parameters of type OAuthFlowModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<OAuthFlow> OAuthFlow.__TYPE_ARGMethods in io.vertx.rxjava3.openapi.contract that return OAuthFlowModifier and TypeMethodDescriptionOAuthFlows.getAuthorizationCode()Configuration for the OAuth Authorization Code flow.OAuthFlows.getClientCredentials()Configuration for the OAuth Client Credentials flow.OAuthFlows.getImplicit()Configuration for the OAuth Implicit flow.OAuthFlows.getPassword()Configuration for the OAuth Resource Owner Password flowstatic OAuthFlowOAuthFlow.newInstance(OAuthFlow arg)