| 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.
|
| Class and Description |
|---|
| SsoOidcAsyncClient
Service client for accessing SSO OIDC asynchronously.
|
| SsoOidcAsyncClientBuilder
A builder for creating an instance of
SsoOidcAsyncClient. |
| SsoOidcBaseClientBuilder
This includes configuration specific to SSO OIDC that is supported by both
SsoOidcClientBuilder and
SsoOidcAsyncClientBuilder. |
| SsoOidcClient
Service client for accessing SSO OIDC.
|
| SsoOidcClientBuilder
A builder for creating an instance of
SsoOidcClient. |
| SsoOidcTokenProvider
Implementation of
SdkTokenProvider that is capable of loading and
storing SSO tokens to ~/.aws/sso/cache. |
| SsoOidcTokenProvider.Builder |
Copyright © 2022. All rights reserved.