| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SsoOidcBaseClientBuilder<B extends SsoOidcBaseClientBuilder<B,C>,C>
This includes configuration specific to SSO OIDC that is supported by both
SsoOidcClientBuilder and
SsoOidcAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SsoOidcAsyncClientBuilder
A builder for creating an instance of
SsoOidcAsyncClient. |
interface |
SsoOidcClientBuilder
A builder for creating an instance of
SsoOidcClient. |
Copyright © 2022. All rights reserved.