| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
UserContextDataType |
ConfirmSignUpRequest.userContextData()
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.
|
UserContextDataType |
ResendConfirmationCodeRequest.userContextData()
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.
|
UserContextDataType |
ForgotPasswordRequest.userContextData()
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.
|
UserContextDataType |
ConfirmForgotPasswordRequest.userContextData()
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.
|
UserContextDataType |
SignUpRequest.userContextData()
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.
|
UserContextDataType |
InitiateAuthRequest.userContextData()
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.
|
UserContextDataType |
RespondToAuthChallengeRequest.userContextData()
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 |
|---|---|
ConfirmSignUpRequest.Builder |
ConfirmSignUpRequest.Builder.userContextData(UserContextDataType userContextData)
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.
|
ResendConfirmationCodeRequest.Builder |
ResendConfirmationCodeRequest.Builder.userContextData(UserContextDataType userContextData)
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.
|
ForgotPasswordRequest.Builder |
ForgotPasswordRequest.Builder.userContextData(UserContextDataType userContextData)
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.
|
ConfirmForgotPasswordRequest.Builder |
ConfirmForgotPasswordRequest.Builder.userContextData(UserContextDataType userContextData)
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.
|
SignUpRequest.Builder |
SignUpRequest.Builder.userContextData(UserContextDataType userContextData)
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.
|
InitiateAuthRequest.Builder |
InitiateAuthRequest.Builder.userContextData(UserContextDataType userContextData)
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.
|
RespondToAuthChallengeRequest.Builder |
RespondToAuthChallengeRequest.Builder.userContextData(UserContextDataType userContextData)
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 © 2021. All rights reserved.