Available on crate feature
client
only.Expand description
Static auth scheme option resolver.
Structsยง
- Static
Auth Scheme Option Resolver - New-type around a
Vec<AuthSchemeId>
that implementsResolveAuthSchemeOptions
. - Static
Auth Scheme Option Resolver Params - Empty params to be used with
StaticAuthSchemeOptionResolver
.