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