Uses of Interface
io.apicurio.datamodels.models.OAuthFlow
-
-
Uses of OAuthFlow in io.apicurio.datamodels.models
Methods in io.apicurio.datamodels.models that return OAuthFlow Modifier and Type Method Description OAuthFlowOAuthFlows. createOAuthFlow()OAuthFlowOAuthFlows. getAuthorizationCode()OAuthFlowOAuthFlows. getClientCredentials()OAuthFlowOAuthFlows. getImplicit()OAuthFlowOAuthFlows. getPassword()Methods in io.apicurio.datamodels.models with parameters of type OAuthFlow Modifier and Type Method Description voidOAuthFlows. setAuthorizationCode(OAuthFlow value)voidOAuthFlows. setClientCredentials(OAuthFlow value)voidOAuthFlows. setImplicit(OAuthFlow value)voidOAuthFlows. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.asyncapi Modifier and Type Interface Description interfaceAsyncApiOAuthFlow -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v20
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v20 Modifier and Type Interface Description interfaceAsyncApi20OAuthFlowClasses in io.apicurio.datamodels.models.asyncapi.v20 that implement OAuthFlow Modifier and Type Class Description classAsyncApi20OAuthFlowImplMethods in io.apicurio.datamodels.models.asyncapi.v20 that return OAuthFlow Modifier and Type Method Description OAuthFlowAsyncApi20OAuthFlowsImpl. getAuthorizationCode()OAuthFlowAsyncApi20OAuthFlowsImpl. getClientCredentials()OAuthFlowAsyncApi20OAuthFlowsImpl. getImplicit()OAuthFlowAsyncApi20OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.asyncapi.v20 with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi20OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidAsyncApi20OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidAsyncApi20OAuthFlowsImpl. setImplicit(OAuthFlow value)voidAsyncApi20OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v20.io
Methods in io.apicurio.datamodels.models.asyncapi.v20.io with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi20ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidAsyncApi20ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v20.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v20.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi20Traverser. visitOAuthFlow(OAuthFlow node)voidAsyncApi20VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v21
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v21 Modifier and Type Interface Description interfaceAsyncApi21OAuthFlowClasses in io.apicurio.datamodels.models.asyncapi.v21 that implement OAuthFlow Modifier and Type Class Description classAsyncApi21OAuthFlowImplMethods in io.apicurio.datamodels.models.asyncapi.v21 that return OAuthFlow Modifier and Type Method Description OAuthFlowAsyncApi21OAuthFlowsImpl. getAuthorizationCode()OAuthFlowAsyncApi21OAuthFlowsImpl. getClientCredentials()OAuthFlowAsyncApi21OAuthFlowsImpl. getImplicit()OAuthFlowAsyncApi21OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.asyncapi.v21 with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi21OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidAsyncApi21OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidAsyncApi21OAuthFlowsImpl. setImplicit(OAuthFlow value)voidAsyncApi21OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v21.io
Methods in io.apicurio.datamodels.models.asyncapi.v21.io with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi21ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidAsyncApi21ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v21.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v21.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi21Traverser. visitOAuthFlow(OAuthFlow node)voidAsyncApi21VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v22
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v22 Modifier and Type Interface Description interfaceAsyncApi22OAuthFlowClasses in io.apicurio.datamodels.models.asyncapi.v22 that implement OAuthFlow Modifier and Type Class Description classAsyncApi22OAuthFlowImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return OAuthFlow Modifier and Type Method Description OAuthFlowAsyncApi22OAuthFlowsImpl. getAuthorizationCode()OAuthFlowAsyncApi22OAuthFlowsImpl. getClientCredentials()OAuthFlowAsyncApi22OAuthFlowsImpl. getImplicit()OAuthFlowAsyncApi22OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.asyncapi.v22 with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi22OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidAsyncApi22OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidAsyncApi22OAuthFlowsImpl. setImplicit(OAuthFlow value)voidAsyncApi22OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v22.io
Methods in io.apicurio.datamodels.models.asyncapi.v22.io with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi22ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidAsyncApi22ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v22.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v22.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi22Traverser. visitOAuthFlow(OAuthFlow node)voidAsyncApi22VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v23
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v23 Modifier and Type Interface Description interfaceAsyncApi23OAuthFlowClasses in io.apicurio.datamodels.models.asyncapi.v23 that implement OAuthFlow Modifier and Type Class Description classAsyncApi23OAuthFlowImplMethods in io.apicurio.datamodels.models.asyncapi.v23 that return OAuthFlow Modifier and Type Method Description OAuthFlowAsyncApi23OAuthFlowsImpl. getAuthorizationCode()OAuthFlowAsyncApi23OAuthFlowsImpl. getClientCredentials()OAuthFlowAsyncApi23OAuthFlowsImpl. getImplicit()OAuthFlowAsyncApi23OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.asyncapi.v23 with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi23OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidAsyncApi23OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidAsyncApi23OAuthFlowsImpl. setImplicit(OAuthFlow value)voidAsyncApi23OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v23.io
Methods in io.apicurio.datamodels.models.asyncapi.v23.io with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi23ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidAsyncApi23ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v23.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v23.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi23Traverser. visitOAuthFlow(OAuthFlow node)voidAsyncApi23VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v24
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v24 Modifier and Type Interface Description interfaceAsyncApi24OAuthFlowClasses in io.apicurio.datamodels.models.asyncapi.v24 that implement OAuthFlow Modifier and Type Class Description classAsyncApi24OAuthFlowImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return OAuthFlow Modifier and Type Method Description OAuthFlowAsyncApi24OAuthFlowsImpl. getAuthorizationCode()OAuthFlowAsyncApi24OAuthFlowsImpl. getClientCredentials()OAuthFlowAsyncApi24OAuthFlowsImpl. getImplicit()OAuthFlowAsyncApi24OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.asyncapi.v24 with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi24OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidAsyncApi24OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidAsyncApi24OAuthFlowsImpl. setImplicit(OAuthFlow value)voidAsyncApi24OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v24.io
Methods in io.apicurio.datamodels.models.asyncapi.v24.io with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi24ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidAsyncApi24ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v24.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v24.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi24Traverser. visitOAuthFlow(OAuthFlow node)voidAsyncApi24VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v25
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v25 Modifier and Type Interface Description interfaceAsyncApi25OAuthFlowClasses in io.apicurio.datamodels.models.asyncapi.v25 that implement OAuthFlow Modifier and Type Class Description classAsyncApi25OAuthFlowImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return OAuthFlow Modifier and Type Method Description OAuthFlowAsyncApi25OAuthFlowsImpl. getAuthorizationCode()OAuthFlowAsyncApi25OAuthFlowsImpl. getClientCredentials()OAuthFlowAsyncApi25OAuthFlowsImpl. getImplicit()OAuthFlowAsyncApi25OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.asyncapi.v25 with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi25OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidAsyncApi25OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidAsyncApi25OAuthFlowsImpl. setImplicit(OAuthFlow value)voidAsyncApi25OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v25.io
Methods in io.apicurio.datamodels.models.asyncapi.v25.io with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi25ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidAsyncApi25ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v25.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v25.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi25Traverser. visitOAuthFlow(OAuthFlow node)voidAsyncApi25VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v26
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v26 Modifier and Type Interface Description interfaceAsyncApi26OAuthFlowClasses in io.apicurio.datamodels.models.asyncapi.v26 that implement OAuthFlow Modifier and Type Class Description classAsyncApi26OAuthFlowImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return OAuthFlow Modifier and Type Method Description OAuthFlowAsyncApi26OAuthFlowsImpl. getAuthorizationCode()OAuthFlowAsyncApi26OAuthFlowsImpl. getClientCredentials()OAuthFlowAsyncApi26OAuthFlowsImpl. getImplicit()OAuthFlowAsyncApi26OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.asyncapi.v26 with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi26OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidAsyncApi26OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidAsyncApi26OAuthFlowsImpl. setImplicit(OAuthFlow value)voidAsyncApi26OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi26ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidAsyncApi26ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v26.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v26.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi26Traverser. visitOAuthFlow(OAuthFlow node)voidAsyncApi26VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v30
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v30 Modifier and Type Interface Description interfaceAsyncApi30OAuthFlowClasses in io.apicurio.datamodels.models.asyncapi.v30 that implement OAuthFlow Modifier and Type Class Description classAsyncApi30OAuthFlowImplMethods in io.apicurio.datamodels.models.asyncapi.v30 that return OAuthFlow Modifier and Type Method Description OAuthFlowAsyncApi30OAuthFlowsImpl. getAuthorizationCode()OAuthFlowAsyncApi30OAuthFlowsImpl. getClientCredentials()OAuthFlowAsyncApi30OAuthFlowsImpl. getImplicit()OAuthFlowAsyncApi30OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.asyncapi.v30 with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi30OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidAsyncApi30OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidAsyncApi30OAuthFlowsImpl. setImplicit(OAuthFlow value)voidAsyncApi30OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v30.io
Methods in io.apicurio.datamodels.models.asyncapi.v30.io with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi30ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidAsyncApi30ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.v30.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v30.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApi30Traverser. visitOAuthFlow(OAuthFlow node)voidAsyncApi30VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.asyncapi.visitors
Methods in io.apicurio.datamodels.models.asyncapi.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAsyncApiVisitor. visitOAuthFlow(OAuthFlow node)voidCombinedAsyncApiVisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.openapi
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.openapi Modifier and Type Interface Description interfaceOpenApiOAuthFlow -
Uses of OAuthFlow in io.apicurio.datamodels.models.openapi.v30
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.openapi.v30 Modifier and Type Interface Description interfaceOpenApi30OAuthFlowClasses in io.apicurio.datamodels.models.openapi.v30 that implement OAuthFlow Modifier and Type Class Description classOpenApi30OAuthFlowImplMethods in io.apicurio.datamodels.models.openapi.v30 that return OAuthFlow Modifier and Type Method Description OAuthFlowOpenApi30OAuthFlowsImpl. getAuthorizationCode()OAuthFlowOpenApi30OAuthFlowsImpl. getClientCredentials()OAuthFlowOpenApi30OAuthFlowsImpl. getImplicit()OAuthFlowOpenApi30OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.openapi.v30 with parameters of type OAuthFlow Modifier and Type Method Description voidOpenApi30OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidOpenApi30OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidOpenApi30OAuthFlowsImpl. setImplicit(OAuthFlow value)voidOpenApi30OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.openapi.v30.io
Methods in io.apicurio.datamodels.models.openapi.v30.io with parameters of type OAuthFlow Modifier and Type Method Description voidOpenApi30ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidOpenApi30ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.openapi.v30.visitors
Methods in io.apicurio.datamodels.models.openapi.v30.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidOpenApi30Traverser. visitOAuthFlow(OAuthFlow node)voidOpenApi30Visitor. visitOAuthFlow(OAuthFlow node)voidOpenApi30VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.openapi.v31
Subinterfaces of OAuthFlow in io.apicurio.datamodels.models.openapi.v31 Modifier and Type Interface Description interfaceOpenApi31OAuthFlowClasses in io.apicurio.datamodels.models.openapi.v31 that implement OAuthFlow Modifier and Type Class Description classOpenApi31OAuthFlowImplMethods in io.apicurio.datamodels.models.openapi.v31 that return OAuthFlow Modifier and Type Method Description OAuthFlowOpenApi31OAuthFlowsImpl. getAuthorizationCode()OAuthFlowOpenApi31OAuthFlowsImpl. getClientCredentials()OAuthFlowOpenApi31OAuthFlowsImpl. getImplicit()OAuthFlowOpenApi31OAuthFlowsImpl. getPassword()Methods in io.apicurio.datamodels.models.openapi.v31 with parameters of type OAuthFlow Modifier and Type Method Description voidOpenApi31OAuthFlowsImpl. setAuthorizationCode(OAuthFlow value)voidOpenApi31OAuthFlowsImpl. setClientCredentials(OAuthFlow value)voidOpenApi31OAuthFlowsImpl. setImplicit(OAuthFlow value)voidOpenApi31OAuthFlowsImpl. setPassword(OAuthFlow value) -
Uses of OAuthFlow in io.apicurio.datamodels.models.openapi.v31.io
Methods in io.apicurio.datamodels.models.openapi.v31.io with parameters of type OAuthFlow Modifier and Type Method Description voidOpenApi31ModelReaderDispatcher. visitOAuthFlow(OAuthFlow node)voidOpenApi31ModelWriterDispatcher. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.openapi.v31.visitors
Methods in io.apicurio.datamodels.models.openapi.v31.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidOpenApi31Traverser. visitOAuthFlow(OAuthFlow node)voidOpenApi31Visitor. visitOAuthFlow(OAuthFlow node)voidOpenApi31VisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.openapi.visitors
Methods in io.apicurio.datamodels.models.openapi.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidCombinedOpenApiVisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.models.visitors
Methods in io.apicurio.datamodels.models.visitors with parameters of type OAuthFlow Modifier and Type Method Description voidAllNodeVisitor. visitOAuthFlow(OAuthFlow node)voidCombinedVisitorAdapter. visitOAuthFlow(OAuthFlow node) -
Uses of OAuthFlow in io.apicurio.datamodels.validation.rules.invalid.format
Methods in io.apicurio.datamodels.validation.rules.invalid.format with parameters of type OAuthFlow Modifier and Type Method Description protected voidOasInvalidOAuthAuthorizationUrlRule. visitFlow(OAuthFlow node)Validate an OAuth flow's auth URL.protected voidOasInvalidOAuthRefreshUrlRule. visitFlow(OAuthFlow node)Validate an OAuth flow's auth URL.protected voidOasInvalidOAuthTokenUrlRule. visitFlow(OAuthFlow node)Validate an OAuth flow's auth URL. -
Uses of OAuthFlow in io.apicurio.datamodels.validation.rules.required
Methods in io.apicurio.datamodels.validation.rules.required with parameters of type OAuthFlow Modifier and Type Method Description voidMissingOAuthFlowAuthUrlRule. visitOAuthFlow(OAuthFlow node)voidMissingOAuthFlowRokenUrlRule. visitOAuthFlow(OAuthFlow node)voidMissingOAuthFlowScopesRule. visitOAuthFlow(OAuthFlow node)
-