| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
TrustedTokenIssuerConfiguration |
TrustedTokenIssuerConfiguration.clone() |
TrustedTokenIssuerConfiguration |
DescribeTrustedTokenIssuerResult.getTrustedTokenIssuerConfiguration()
A structure the describes the settings that apply of this trusted token issuer.
|
TrustedTokenIssuerConfiguration |
CreateTrustedTokenIssuerRequest.getTrustedTokenIssuerConfiguration()
Specifies settings that apply to the new trusted token issuer configuration.
|
TrustedTokenIssuerConfiguration |
TrustedTokenIssuerConfiguration.withOidcJwtConfiguration(OidcJwtConfiguration oidcJwtConfiguration)
A structure that describes the settings for a trusted token issuer that works with OpenID Connect (OIDC) by using
JSON Web Tokens (JWT).
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTrustedTokenIssuerResult.setTrustedTokenIssuerConfiguration(TrustedTokenIssuerConfiguration trustedTokenIssuerConfiguration)
A structure the describes the settings that apply of this trusted token issuer.
|
void |
CreateTrustedTokenIssuerRequest.setTrustedTokenIssuerConfiguration(TrustedTokenIssuerConfiguration trustedTokenIssuerConfiguration)
Specifies settings that apply to the new trusted token issuer configuration.
|
DescribeTrustedTokenIssuerResult |
DescribeTrustedTokenIssuerResult.withTrustedTokenIssuerConfiguration(TrustedTokenIssuerConfiguration trustedTokenIssuerConfiguration)
A structure the describes the settings that apply of this trusted token issuer.
|
CreateTrustedTokenIssuerRequest |
CreateTrustedTokenIssuerRequest.withTrustedTokenIssuerConfiguration(TrustedTokenIssuerConfiguration trustedTokenIssuerConfiguration)
Specifies settings that apply to the new trusted token issuer configuration.
|
Copyright © 2024. All rights reserved.