Module static_resolver

Source
Available on crate feature client only.
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.