Module static_resolver

Source
Expand description

Static auth scheme option resolver.

Structs§

StaticAuthSchemeOptionResolver
New-type around a Vec<AuthSchemeId> that implements ResolveAuthSchemeOptions.
StaticAuthSchemeOptionResolverParams
Empty params to be used with StaticAuthSchemeOptionResolver.