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