| 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.endpoints | |
| software.amazon.awssdk.services.ssooidc.endpoints.internal |
| Modifier and Type | Method and Description |
|---|---|
default B |
SsoOidcBaseClientBuilder.endpointProvider(SsoOidcEndpointProvider endpointProvider)
Set the
SsoOidcEndpointProvider implementation that will be used by the client to determine the endpoint
for each request. |
| Modifier and Type | Method and Description |
|---|---|
static SsoOidcEndpointProvider |
SsoOidcEndpointProvider.defaultProvider() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSsoOidcEndpointProvider |
Copyright © 2022. All rights reserved.