| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
TrustedTokenIssuerUpdateConfiguration |
TrustedTokenIssuerUpdateConfiguration.clone() |
TrustedTokenIssuerUpdateConfiguration |
UpdateTrustedTokenIssuerRequest.getTrustedTokenIssuerConfiguration()
Specifies a structure with settings to apply to the specified trusted token issuer.
|
TrustedTokenIssuerUpdateConfiguration |
TrustedTokenIssuerUpdateConfiguration.withOidcJwtConfiguration(OidcJwtUpdateConfiguration oidcJwtConfiguration)
A structure that describes an updated configuration for a trusted token issuer that uses OpenID Connect (OIDC)
with JSON web tokens (JWT).
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTrustedTokenIssuerRequest.setTrustedTokenIssuerConfiguration(TrustedTokenIssuerUpdateConfiguration trustedTokenIssuerConfiguration)
Specifies a structure with settings to apply to the specified trusted token issuer.
|
UpdateTrustedTokenIssuerRequest |
UpdateTrustedTokenIssuerRequest.withTrustedTokenIssuerConfiguration(TrustedTokenIssuerUpdateConfiguration trustedTokenIssuerConfiguration)
Specifies a structure with settings to apply to the specified trusted token issuer.
|
Copyright © 2025. All rights reserved.