| Package | Description |
|---|---|
| com.amazonaws.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateConfiguration |
UpdateConfiguration.clone() |
UpdateConfiguration |
UpdateIdentitySourceRequest.getUpdateConfiguration()
Specifies the details required to communicate with the identity provider (IdP) associated with this identity
source.
|
UpdateConfiguration |
UpdateConfiguration.withCognitoUserPoolConfiguration(UpdateCognitoUserPoolConfiguration cognitoUserPoolConfiguration)
Contains configuration details of a Amazon Cognito user pool.
|
UpdateConfiguration |
UpdateConfiguration.withOpenIdConnectConfiguration(UpdateOpenIdConnectConfiguration openIdConnectConfiguration)
Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified
Permissions can use to generate entities from authenticated identities.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateIdentitySourceRequest.setUpdateConfiguration(UpdateConfiguration updateConfiguration)
Specifies the details required to communicate with the identity provider (IdP) associated with this identity
source.
|
UpdateIdentitySourceRequest |
UpdateIdentitySourceRequest.withUpdateConfiguration(UpdateConfiguration updateConfiguration)
Specifies the details required to communicate with the identity provider (IdP) associated with this identity
source.
|
Copyright © 2024. All rights reserved.