security property

List<String> security
final

A List of the securityDefinitions that are used as the default.

Each entry has to be a key of the securityDefinitions Map.

Implementation

final List<String> security;