Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.SignInPolicyType
Packages that use SignInPolicyType
-
Uses of SignInPolicyType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return SignInPolicyTypeModifier and TypeMethodDescriptionfinal 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 SignInPolicyTypeModifier and TypeMethodDescriptionUserPoolPolicyType.Builder.signInPolicy(SignInPolicyType signInPolicy) The policy for allowed types of authentication in a user pool.