Interface AuthSchemeProvider
-
@SdkPublicApi public interface AuthSchemeProvider
A marker interface for an auth scheme provider. An auth scheme provider takes as input a set of service-specific parameters, and resolves a list ofAuthSchemeOptionbased on the given parameters.