Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.SignInPolicyType
-
Packages that use SignInPolicyType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of SignInPolicyType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return SignInPolicyType Modifier and Type Method Description SignInPolicyTypeUserPoolPolicyType. signInPolicy()The policy for allowed types of authentication in a user pool.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type SignInPolicyType Modifier and Type Method Description UserPoolPolicyType.BuilderUserPoolPolicyType.Builder. signInPolicy(SignInPolicyType signInPolicy)The policy for allowed types of authentication in a user pool.
-