Module security

Source

Structs§

ApiKey
Http
OAuth2
OauthFlows
Allows configuration of the supported OAuth Flows.
OauthImplicit
OauthToken
OpenIdConnect
SecurityRequirement
Lists the required security schemes to execute this operation. The name used for each property MUST correspond to a security scheme declared in the Security Schemes under the Components Object.
SecurityScheme
Defines a security scheme that can be used by the operations. Supported schemes are HTTP authentication, an API key (either as a header, a cookie parameter or as a query parameter), OAuth2’s common flows (implicit, password, client credentials and authorization code) as defined in RFC6749, and OpenID Connect Discovery.

Enums§

ApiKeyIn
SecurityType