v30/security library
Classes
- OAuthFlow
- Represents the configuration details for a supported OAuth Flow.
- OAuthFlows
- Allows configuration of the supported OAuth Flows.
- SecurityRequirement
- Represents a Security Requirement Object in OpenAPI/Swagger 2.0.
- SecurityScheme
- Defines a security scheme that can be used by the operations.
Extensions
- OAuthFlowPatterns on OAuthFlow
- Adds pattern-matching-related methods to OAuthFlow.
- OAuthFlowsPatterns on OAuthFlows
- Adds pattern-matching-related methods to OAuthFlows.
- SecuritySchemePatterns on SecurityScheme
- Adds pattern-matching-related methods to SecurityScheme.