| Package | Description |
|---|---|
| com.amazonaws.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateOpenIdConnectTokenSelection |
UpdateOpenIdConnectTokenSelection.clone() |
UpdateOpenIdConnectTokenSelection |
UpdateOpenIdConnectConfiguration.getTokenSelection()
The token type that you want to process from your OIDC identity provider.
|
UpdateOpenIdConnectTokenSelection |
UpdateOpenIdConnectTokenSelection.withAccessTokenOnly(UpdateOpenIdConnectAccessTokenConfiguration accessTokenOnly)
The OIDC configuration for processing access tokens.
|
UpdateOpenIdConnectTokenSelection |
UpdateOpenIdConnectTokenSelection.withIdentityTokenOnly(UpdateOpenIdConnectIdentityTokenConfiguration identityTokenOnly)
The OIDC configuration for processing identity (ID) tokens.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOpenIdConnectConfiguration.setTokenSelection(UpdateOpenIdConnectTokenSelection tokenSelection)
The token type that you want to process from your OIDC identity provider.
|
UpdateOpenIdConnectConfiguration |
UpdateOpenIdConnectConfiguration.withTokenSelection(UpdateOpenIdConnectTokenSelection tokenSelection)
The token type that you want to process from your OIDC identity provider.
|
Copyright © 2025. All rights reserved.