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 OAuthFlowMethods 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)