Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AdvancedSecurityAdditionalFlowsType
Packages that use AdvancedSecurityAdditionalFlowsType
-
Uses of AdvancedSecurityAdditionalFlowsType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AdvancedSecurityAdditionalFlowsTypeModifier and TypeMethodDescriptionUserPoolAddOnsType.advancedSecurityAdditionalFlows()Threat protection configuration options for additional authentication types in your user pool, including custom authentication.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type AdvancedSecurityAdditionalFlowsTypeModifier and TypeMethodDescriptionUserPoolAddOnsType.Builder.advancedSecurityAdditionalFlows(AdvancedSecurityAdditionalFlowsType advancedSecurityAdditionalFlows) Threat protection configuration options for additional authentication types in your user pool, including custom authentication.