| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
ContextDataType |
AdminRespondToAuthChallengeRequest.contextData()
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an
unexpected event by Amazon Cognito advanced security.
|
ContextDataType |
AdminInitiateAuthRequest.contextData()
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk of an
unexpected event by Amazon Cognito advanced security.
|
| Modifier and Type | Method and Description |
|---|---|
AdminRespondToAuthChallengeRequest.Builder |
AdminRespondToAuthChallengeRequest.Builder.contextData(ContextDataType contextData)
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk
of an unexpected event by Amazon Cognito advanced security.
|
AdminInitiateAuthRequest.Builder |
AdminInitiateAuthRequest.Builder.contextData(ContextDataType contextData)
Contextual data such as the user's device fingerprint, IP address, or location used for evaluating the risk
of an unexpected event by Amazon Cognito advanced security.
|
Copyright © 2022. All rights reserved.