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