Annotation Type | Description |
---|---|
OAuthFlow |
Configuration details for a supported OAuth Flow.
|
OAuthFlows |
Allows configuration of the supported OAuth Flows.
|
OAuthScope |
Represents an OAuth scope.
|
SecurityRequirement |
The annotation may be applied at class or method level, or in
Operation.security() ()} to define security requirements for the
single operation (when applied at method level) or for all operations of a class (when applied at class level). |
SecurityRequirements |
Container for repeatable
SecurityRequirement annotation |
SecurityScheme |
The annotation may be used at class level (also on multiple classes) to add securitySchemes to spec
components section.
|
SecuritySchemes |
Container for repeatable
SecurityScheme annotation |
Copyright © 2020. All rights reserved.