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