All Classes and Interfaces
Class
Description
Instances of this class determines which of the authentication related incoming headers must be made available to
the filtering phase.
Composition of supported
ClientRequestFilter
defined by a given OpenAPI interface.Provider for API Key authentication.
This class represents the runtime authentication related configuration for an individual securityScheme present
on an OpenApi spec definition, i.e.
Authentication Provider for
ClientRequestFilter
s generated by the extension.Provider for Basic Authentication.
Provides bearer token authentication or any other valid scheme.
This class represents the runtime configurations for the openapi-generator extension.
This class represents the runtime authentication related configurations for the individual OpenApi spec definitions,
i.e.
PathPatternMatcher leverages Regex Pattern to represent a parameterized URL.