| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore |
The Identity Store service used by IAM Identity Center provides a single place to retrieve all of your identities
(users and groups).
|
| software.amazon.awssdk.services.identitystore.auth.scheme | |
| software.amazon.awssdk.services.identitystore.auth.scheme.internal | |
| software.amazon.awssdk.services.identitystore.internal |
| Modifier and Type | Method and Description |
|---|---|
IdentitystoreAuthSchemeProvider |
IdentitystoreServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
IdentitystoreAuthSchemeProvider |
IdentitystoreServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
IdentitystoreServiceClientConfiguration.Builder |
IdentitystoreServiceClientConfiguration.Builder.authSchemeProvider(IdentitystoreAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
IdentitystoreBaseClientBuilder.authSchemeProvider(IdentitystoreAuthSchemeProvider authSchemeProvider)
Set the
IdentitystoreAuthSchemeProvider implementation that will be used by the client to resolve the
auth scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static IdentitystoreAuthSchemeProvider |
IdentitystoreAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIdentitystoreAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
IdentitystoreAuthSchemeProvider |
IdentitystoreServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
IdentitystoreServiceClientConfiguration.Builder |
IdentitystoreServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(IdentitystoreAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.