Uses of Interface
io.apicurio.datamodels.models.SecurityScheme
-
-
Uses of SecurityScheme in io.apicurio.datamodels.deref
Methods in io.apicurio.datamodels.deref with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi2NodeImporter. visitSecurityScheme(SecurityScheme node)voidOpenApi3NodeImporter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models
Methods in io.apicurio.datamodels.models that return SecurityScheme Modifier and Type Method Description SecuritySchemeComponents. createSecurityScheme()Methods in io.apicurio.datamodels.models that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>Components. getSecuritySchemes()Methods in io.apicurio.datamodels.models with parameters of type SecurityScheme Modifier and Type Method Description voidComponents. addSecurityScheme(String name, SecurityScheme value)voidComponents. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.asyncapi Modifier and Type Interface Description interfaceAsyncApiSecurityScheme -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v20
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v20 Modifier and Type Interface Description interfaceAsyncApi20SecuritySchemeClasses in io.apicurio.datamodels.models.asyncapi.v20 that implement SecurityScheme Modifier and Type Class Description classAsyncApi20SecuritySchemeImplMethods in io.apicurio.datamodels.models.asyncapi.v20 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>AsyncApi20ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.asyncapi.v20 with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi20ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidAsyncApi20ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v20.io
Methods in io.apicurio.datamodels.models.asyncapi.v20.io with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi20ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidAsyncApi20ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v20.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v20.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi20Traverser. visitSecurityScheme(SecurityScheme node)voidAsyncApi20VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v21
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v21 Modifier and Type Interface Description interfaceAsyncApi21SecuritySchemeClasses in io.apicurio.datamodels.models.asyncapi.v21 that implement SecurityScheme Modifier and Type Class Description classAsyncApi21SecuritySchemeImplMethods in io.apicurio.datamodels.models.asyncapi.v21 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>AsyncApi21ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.asyncapi.v21 with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi21ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidAsyncApi21ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v21.io
Methods in io.apicurio.datamodels.models.asyncapi.v21.io with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi21ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidAsyncApi21ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v21.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v21.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi21Traverser. visitSecurityScheme(SecurityScheme node)voidAsyncApi21VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v22
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v22 Modifier and Type Interface Description interfaceAsyncApi22SecuritySchemeClasses in io.apicurio.datamodels.models.asyncapi.v22 that implement SecurityScheme Modifier and Type Class Description classAsyncApi22SecuritySchemeImplMethods in io.apicurio.datamodels.models.asyncapi.v22 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>AsyncApi22ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.asyncapi.v22 with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi22ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidAsyncApi22ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v22.io
Methods in io.apicurio.datamodels.models.asyncapi.v22.io with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi22ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidAsyncApi22ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v22.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v22.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi22Traverser. visitSecurityScheme(SecurityScheme node)voidAsyncApi22VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v23
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v23 Modifier and Type Interface Description interfaceAsyncApi23SecuritySchemeClasses in io.apicurio.datamodels.models.asyncapi.v23 that implement SecurityScheme Modifier and Type Class Description classAsyncApi23SecuritySchemeImplMethods in io.apicurio.datamodels.models.asyncapi.v23 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>AsyncApi23ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.asyncapi.v23 with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi23ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidAsyncApi23ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v23.io
Methods in io.apicurio.datamodels.models.asyncapi.v23.io with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi23ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidAsyncApi23ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v23.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v23.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi23Traverser. visitSecurityScheme(SecurityScheme node)voidAsyncApi23VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v24
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v24 Modifier and Type Interface Description interfaceAsyncApi24SecuritySchemeClasses in io.apicurio.datamodels.models.asyncapi.v24 that implement SecurityScheme Modifier and Type Class Description classAsyncApi24SecuritySchemeImplMethods in io.apicurio.datamodels.models.asyncapi.v24 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>AsyncApi24ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.asyncapi.v24 with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi24ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidAsyncApi24ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v24.io
Methods in io.apicurio.datamodels.models.asyncapi.v24.io with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi24ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidAsyncApi24ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v24.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v24.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi24Traverser. visitSecurityScheme(SecurityScheme node)voidAsyncApi24VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v25
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v25 Modifier and Type Interface Description interfaceAsyncApi25SecuritySchemeClasses in io.apicurio.datamodels.models.asyncapi.v25 that implement SecurityScheme Modifier and Type Class Description classAsyncApi25SecuritySchemeImplMethods in io.apicurio.datamodels.models.asyncapi.v25 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>AsyncApi25ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.asyncapi.v25 with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi25ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidAsyncApi25ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v25.io
Methods in io.apicurio.datamodels.models.asyncapi.v25.io with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi25ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidAsyncApi25ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v25.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v25.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi25Traverser. visitSecurityScheme(SecurityScheme node)voidAsyncApi25VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v26
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v26 Modifier and Type Interface Description interfaceAsyncApi26SecuritySchemeClasses in io.apicurio.datamodels.models.asyncapi.v26 that implement SecurityScheme Modifier and Type Class Description classAsyncApi26SecuritySchemeImplMethods in io.apicurio.datamodels.models.asyncapi.v26 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>AsyncApi26ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.asyncapi.v26 with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi26ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidAsyncApi26ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v26.io
Methods in io.apicurio.datamodels.models.asyncapi.v26.io with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi26ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidAsyncApi26ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v26.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v26.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi26Traverser. visitSecurityScheme(SecurityScheme node)voidAsyncApi26VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v30
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v30 Modifier and Type Interface Description interfaceAsyncApi30SecuritySchemeClasses in io.apicurio.datamodels.models.asyncapi.v30 that implement SecurityScheme Modifier and Type Class Description classAsyncApi30SecuritySchemeImplMethods in io.apicurio.datamodels.models.asyncapi.v30 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>AsyncApi30ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.asyncapi.v30 with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi30ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidAsyncApi30ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v30.io
Methods in io.apicurio.datamodels.models.asyncapi.v30.io with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi30ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidAsyncApi30ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.v30.visitors
Methods in io.apicurio.datamodels.models.asyncapi.v30.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidAsyncApi30Traverser. visitSecurityScheme(SecurityScheme node)voidAsyncApi30VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.asyncapi.visitors
Methods in io.apicurio.datamodels.models.asyncapi.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidCombinedAsyncApiVisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.openapi Modifier and Type Interface Description interfaceOpenApiSecurityScheme -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.v20
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.openapi.v20 Modifier and Type Interface Description interfaceOpenApi20SecuritySchemeClasses in io.apicurio.datamodels.models.openapi.v20 that implement SecurityScheme Modifier and Type Class Description classOpenApi20SecuritySchemeImpl -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.v20.io
Methods in io.apicurio.datamodels.models.openapi.v20.io with parameters of type SecurityScheme Modifier and Type Method Description voidOpenApi20ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidOpenApi20ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.v20.visitors
Methods in io.apicurio.datamodels.models.openapi.v20.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidOpenApi20Traverser. visitSecurityScheme(SecurityScheme node)voidOpenApi20VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.v30
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.openapi.v30 Modifier and Type Interface Description interfaceOpenApi30SecuritySchemeClasses in io.apicurio.datamodels.models.openapi.v30 that implement SecurityScheme Modifier and Type Class Description classOpenApi30SecuritySchemeImplMethods in io.apicurio.datamodels.models.openapi.v30 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>OpenApi30ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.openapi.v30 with parameters of type SecurityScheme Modifier and Type Method Description voidOpenApi30ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidOpenApi30ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.v30.io
Methods in io.apicurio.datamodels.models.openapi.v30.io with parameters of type SecurityScheme Modifier and Type Method Description voidOpenApi30ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidOpenApi30ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.v30.visitors
Methods in io.apicurio.datamodels.models.openapi.v30.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidOpenApi30Traverser. visitSecurityScheme(SecurityScheme node)voidOpenApi30VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.v31
Subinterfaces of SecurityScheme in io.apicurio.datamodels.models.openapi.v31 Modifier and Type Interface Description interfaceOpenApi31SecuritySchemeClasses in io.apicurio.datamodels.models.openapi.v31 that implement SecurityScheme Modifier and Type Class Description classOpenApi31SecuritySchemeImplMethods in io.apicurio.datamodels.models.openapi.v31 that return types with arguments of type SecurityScheme Modifier and Type Method Description Map<String,SecurityScheme>OpenApi31ComponentsImpl. getSecuritySchemes()Methods in io.apicurio.datamodels.models.openapi.v31 with parameters of type SecurityScheme Modifier and Type Method Description voidOpenApi31ComponentsImpl. addSecurityScheme(String name, SecurityScheme value)voidOpenApi31ComponentsImpl. insertSecurityScheme(String name, SecurityScheme value, int atIndex) -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.v31.io
Methods in io.apicurio.datamodels.models.openapi.v31.io with parameters of type SecurityScheme Modifier and Type Method Description voidOpenApi31ModelReaderDispatcher. visitSecurityScheme(SecurityScheme node)voidOpenApi31ModelWriterDispatcher. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.v31.visitors
Methods in io.apicurio.datamodels.models.openapi.v31.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidOpenApi31Traverser. visitSecurityScheme(SecurityScheme node)voidOpenApi31VisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.openapi.visitors
Methods in io.apicurio.datamodels.models.openapi.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidCombinedOpenApiVisitorAdapter. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.models.visitors
Methods in io.apicurio.datamodels.models.visitors with parameters of type SecurityScheme Modifier and Type Method Description voidAllNodeVisitor. visitSecurityScheme(SecurityScheme node)voidCombinedVisitorAdapter. visitSecurityScheme(SecurityScheme node)voidVisitor. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.transform
Methods in io.apicurio.datamodels.transform with parameters of type SecurityScheme Modifier and Type Method Description voidOpenApi20to30TransformationVisitor. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.validation.rules.invalid.format
Methods in io.apicurio.datamodels.validation.rules.invalid.format with parameters of type SecurityScheme Modifier and Type Method Description voidOasInvalidOpenIDConnectUrlRule. visitSecurityScheme(SecurityScheme node)voidOasInvalidSecuritySchemeAuthUrlRule. visitSecurityScheme(SecurityScheme node)voidOasInvalidSecuritySchemeDescriptionRule. visitSecurityScheme(SecurityScheme node)voidOasInvalidSecuritySchemeTokenUrlRule. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.validation.rules.invalid.name
Methods in io.apicurio.datamodels.validation.rules.invalid.name with parameters of type SecurityScheme Modifier and Type Method Description voidOasInvalidSecuritySchemeNameRule. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.validation.rules.invalid.reference
Methods in io.apicurio.datamodels.validation.rules.invalid.reference with parameters of type SecurityScheme Modifier and Type Method Description voidOasInvalidSecuritySchemeReferenceRule. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.validation.rules.invalid.value
Methods in io.apicurio.datamodels.validation.rules.invalid.value with parameters of type SecurityScheme Modifier and Type Method Description voidOasInvalidHttpSecuritySchemeTypeRule. visitSecurityScheme(SecurityScheme node)voidOasUnexpectedUsageOfBearerTokenRule. visitSecurityScheme(SecurityScheme node)voidOasUnknownApiKeyLocationRule. visitSecurityScheme(SecurityScheme node)voidOasUnknownOauthFlowTypeRule. visitSecurityScheme(SecurityScheme node)voidOasUnknownSecuritySchemeTypeRule. visitSecurityScheme(SecurityScheme node) -
Uses of SecurityScheme in io.apicurio.datamodels.validation.rules.required
Methods in io.apicurio.datamodels.validation.rules.required with parameters of type SecurityScheme Modifier and Type Method Description voidMissingApiKeySchemeParamLocationRule. visitSecurityScheme(SecurityScheme node)voidMissingApiKeySchemeParamNameRule. visitSecurityScheme(SecurityScheme node)voidMissingHttpSecuritySchemeTypeRule. visitSecurityScheme(SecurityScheme node)voidMissingOAuthSecuritySchemeFlowsRule. visitSecurityScheme(SecurityScheme node)voidMissingOpenIdConnectSecuritySchemeConnectUrlRule. visitSecurityScheme(SecurityScheme node)voidMissingSecuritySchemeTypeRule. visitSecurityScheme(SecurityScheme node)voidOasMissingOAuthSchemeAuthUrlRule. visitSecurityScheme(SecurityScheme node)voidOasMissingOAuthSchemeFlowTypeRule. visitSecurityScheme(SecurityScheme node)voidOasMissingOAuthSchemeScopesRule. visitSecurityScheme(SecurityScheme node)voidOasMissingOAuthSchemeTokenUrlRule. visitSecurityScheme(SecurityScheme node)
-