findSecuritySchemesOrRefs

Retrieves all registered security schemes from the application.

Report a problem

Return

A map of provider names to their security schemes wrapped in ReferenceOr, or null if no schemes are available.

Parameters

useCache

Whether to use a cached value if available. Enabled by default.