| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| software.amazon.awssdk.services.directory.auth.scheme | |
| software.amazon.awssdk.services.directory.auth.scheme.internal | |
| software.amazon.awssdk.services.directory.internal |
| Modifier and Type | Method and Description |
|---|---|
DirectoryAuthSchemeProvider |
DirectoryServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
DirectoryAuthSchemeProvider |
DirectoryServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
DirectoryServiceClientConfiguration.Builder |
DirectoryServiceClientConfiguration.Builder.authSchemeProvider(DirectoryAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
DirectoryBaseClientBuilder.authSchemeProvider(DirectoryAuthSchemeProvider authSchemeProvider)
Set the
DirectoryAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryAuthSchemeProvider |
DirectoryAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDirectoryAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
DirectoryAuthSchemeProvider |
DirectoryServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
DirectoryServiceClientConfiguration.Builder |
DirectoryServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(DirectoryAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.