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