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