| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin |
IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities
and manage their access centrally across Amazon Web Services accounts and applications.
|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateTrustedTokenIssuerResult |
AWSSSOAdminClient.updateTrustedTokenIssuer(UpdateTrustedTokenIssuerRequest request)
Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a
trusted token issuer configuration.
|
UpdateTrustedTokenIssuerResult |
AWSSSOAdmin.updateTrustedTokenIssuer(UpdateTrustedTokenIssuerRequest updateTrustedTokenIssuerRequest)
Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a
trusted token issuer configuration.
|
UpdateTrustedTokenIssuerResult |
AbstractAWSSSOAdmin.updateTrustedTokenIssuer(UpdateTrustedTokenIssuerRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateTrustedTokenIssuerResult> |
AWSSSOAdminAsyncClient.updateTrustedTokenIssuerAsync(UpdateTrustedTokenIssuerRequest request,
AsyncHandler<UpdateTrustedTokenIssuerRequest,UpdateTrustedTokenIssuerResult> asyncHandler) |
Future<UpdateTrustedTokenIssuerResult> |
AWSSSOAdminAsync.updateTrustedTokenIssuerAsync(UpdateTrustedTokenIssuerRequest updateTrustedTokenIssuerRequest,
AsyncHandler<UpdateTrustedTokenIssuerRequest,UpdateTrustedTokenIssuerResult> asyncHandler)
Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a
trusted token issuer configuration.
|
Future<UpdateTrustedTokenIssuerResult> |
AbstractAWSSSOAdminAsync.updateTrustedTokenIssuerAsync(UpdateTrustedTokenIssuerRequest request,
AsyncHandler<UpdateTrustedTokenIssuerRequest,UpdateTrustedTokenIssuerResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateTrustedTokenIssuerResult |
UpdateTrustedTokenIssuerResult.clone() |
Copyright © 2025. All rights reserved.