Package 

Class Openapiv2.SecurityDefinitions

  • All Implemented Interfaces:
    com.google.protobuf.Message , com.google.protobuf.MessageLite , com.google.protobuf.MessageLiteOrBuilder , com.google.protobuf.MessageOrBuilder , grpc.gateway.protoc_gen_openapiv2.options.Openapiv2.SecurityDefinitionsOrBuilder , java.io.Serializable

    
    public final class Openapiv2.SecurityDefinitions
    extends GeneratedMessageV3 implements Openapiv2.SecurityDefinitionsOrBuilder
                        
    `SecurityDefinitions` is a representation of OpenAPI v2 specification's
    Security Definitions object.
    See: https://github.com/OAI/OpenAPI-Specification/blob/3.0.0/versions/2.0.md#securityDefinitionsObject
    A declaration of the security schemes available to be used in the
    specification. This does not enforce the security schemes on the operations
    and only serves to provide the relevant details for each scheme.
    
    Protobuf type grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions