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