| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssooidc |
AWS Single Sign-On (SSO) OpenID Connect (OIDC) is a web service that enables a client (such as AWS CLI or a native
application) to register with AWS SSO.
|
| 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 © 2021. All rights reserved.