securityDefinitions property

Map<String, SecurityScheme> securityDefinitions
final

A map of SecuritySchemes that can be used for secure communication.

Implementation

final Map<String, SecurityScheme> securityDefinitions;