Uses of Interface
grpc.gateway.protoc_gen_swagger.options.Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder
-
Packages that use Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder Package Description grpc.gateway.protoc_gen_swagger.options -
-
Uses of Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder in grpc.gateway.protoc_gen_swagger.options
Classes in grpc.gateway.protoc_gen_swagger.options that implement Openapiv2.SecurityRequirement.SecurityRequirementValueOrBuilder Modifier and Type Class Description static classOpenapiv2.SecurityRequirement.SecurityRequirementValueIf the security scheme is of type "oauth2", then the value is a list of scope names required for the execution.static classOpenapiv2.SecurityRequirement.SecurityRequirementValue.BuilderIf the security scheme is of type "oauth2", then the value is a list of scope names required for the execution.
-