| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssooidc |
AWS IAM Identity Center (successor to AWS Single Sign-On) OpenID Connect (OIDC) is a web service that enables a
client (such as AWS CLI or a native application) to register with IAM Identity Center.
|
| software.amazon.awssdk.services.ssooidc.auth.scheme | |
| software.amazon.awssdk.services.ssooidc.auth.scheme.internal | |
| software.amazon.awssdk.services.ssooidc.internal |
| Modifier and Type | Method and Description |
|---|---|
SsoOidcAuthSchemeProvider |
SsoOidcServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
SsoOidcAuthSchemeProvider |
SsoOidcServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
SsoOidcServiceClientConfiguration.Builder |
SsoOidcServiceClientConfiguration.Builder.authSchemeProvider(SsoOidcAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
SsoOidcBaseClientBuilder.authSchemeProvider(SsoOidcAuthSchemeProvider authSchemeProvider)
Set the
SsoOidcAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static SsoOidcAuthSchemeProvider |
SsoOidcAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSsoOidcAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
SsoOidcAuthSchemeProvider |
SsoOidcServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
SsoOidcServiceClientConfiguration.Builder |
SsoOidcServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(SsoOidcAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.