| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssooidc.endpoints | |
| software.amazon.awssdk.services.ssooidc.endpoints.internal |
| Modifier and Type | Method and Description |
|---|---|
SsoOidcEndpointParams |
SsoOidcEndpointParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
SsoOidcEndpointProvider.resolveEndpoint(SsoOidcEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static SsoOidcEndpointParams |
SsoOidcResolveEndpointInterceptor.ruleParams(SdkRequest request,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
DefaultSsoOidcEndpointProvider.resolveEndpoint(SsoOidcEndpointParams endpointParams) |
Copyright © 2023. All rights reserved.