public class MinLengthRule extends Object implements SecretStrengthRule
| Modifier and Type | Field and Description |
|---|---|
static int |
MIN_ALLOWED_SECRET_LENGTH |
| Constructor and Description |
|---|
MinLengthRule() |
| Modifier and Type | Method and Description |
|---|---|
EnumSet<WeakSecretError> |
check(CharSequence secret) |
public EnumSet<WeakSecretError> check(CharSequence secret)
check in interface SecretStrengthRuleCopyright © 2021 Hazelcast, Inc.. All Rights Reserved.