Expand description

OpenAPI schema’s security components implementations.

Refer to SecuritySchema for usage and more details.

Structs

Api key authentication SecuritySchema.

Authorization code Flow configuration for Oauth2.

Client credentials Flow configuration for Oauth2.

Http authentication SecuritySchema.

Implicit Flow configuration for Oauth2.

OAuth2 Flow configuration for SecuritySchema.

Password Flow configuration for Oauth2.

Enums

Define the location where api key must be provided.

Oauth2 flow configuration object.

Implements types according RFC7235.

OpenAPI security schema for path operations.