| Modifier and Type | Method and Description |
|---|---|
ConfigAuthSchemeProvider |
ConfigServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
ConfigAuthSchemeProvider |
ConfigServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
ConfigServiceClientConfiguration.Builder |
ConfigServiceClientConfiguration.Builder.authSchemeProvider(ConfigAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
ConfigBaseClientBuilder.authSchemeProvider(ConfigAuthSchemeProvider authSchemeProvider)
Set the
ConfigAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static ConfigAuthSchemeProvider |
ConfigAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfigAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
ConfigAuthSchemeProvider |
ConfigServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
ConfigServiceClientConfiguration.Builder |
ConfigServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(ConfigAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.