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