Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AdvancedSecurityAdditionalFlowsType
-
Packages that use AdvancedSecurityAdditionalFlowsType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of AdvancedSecurityAdditionalFlowsType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AdvancedSecurityAdditionalFlowsType Modifier and Type Method Description AdvancedSecurityAdditionalFlowsTypeUserPoolAddOnsType. advancedSecurityAdditionalFlows()Advanced security 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 AdvancedSecurityAdditionalFlowsType Modifier and Type Method Description UserPoolAddOnsType.BuilderUserPoolAddOnsType.Builder. advancedSecurityAdditionalFlows(AdvancedSecurityAdditionalFlowsType advancedSecurityAdditionalFlows)Advanced security configuration options for additional authentication types in your user pool, including custom authentication.
-