Java com.amazonaws.services.cognitoidp.model PasswordPolicyType fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cognitoidp.model PasswordPolicyType fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cognitoidp.model PasswordPolicyType.

The text is from its open source code.

Constructor

Method

voidsetMinimumLength(Integer minimumLength)

The minimum length of the password policy that you have set.

voidsetRequireSymbols(Boolean requireSymbols)

In the password policy that you have set, refers to whether you have required users to use at least one symbol in their password.