| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
ContextDataType |
AdminRespondToAuthChallengeRequest.contextData()
Contextual data about your user session, such as the device fingerprint, IP address, or location.
|
ContextDataType |
AdminInitiateAuthRequest.contextData()
Contextual data about your user session, such as the device fingerprint, IP address, or location.
|
| Modifier and Type | Method and Description |
|---|---|
AdminRespondToAuthChallengeRequest.Builder |
AdminRespondToAuthChallengeRequest.Builder.contextData(ContextDataType contextData)
Contextual data about your user session, such as the device fingerprint, IP address, or location.
|
AdminInitiateAuthRequest.Builder |
AdminInitiateAuthRequest.Builder.contextData(ContextDataType contextData)
Contextual data about your user session, such as the device fingerprint, IP address, or location.
|
Copyright © 2023. All rights reserved.